[pyfr] 85/88: Bump the version number for v1.5.0.

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Nov 16 12:05:34 UTC 2016


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch master
in repository pyfr.

commit ed9c7a1536f24576e6dbe207ff2e000495b46c4a
Author: Freddie Witherden <freddie at witherden.org>
Date:   Tue Sep 20 15:28:23 2016 -0700

    Bump the version number for v1.5.0.
---
 doc/src/conf.py  | 4 ++--
 pyfr/_version.py | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/src/conf.py b/doc/src/conf.py
index 7d3202e..a340779 100644
--- a/doc/src/conf.py
+++ b/doc/src/conf.py
@@ -85,9 +85,9 @@ copyright = u'2013-2016, Imperial College London'
 # built documents.
 #
 # The short X.Y version.
-version = '1.4.0'
+version = '1.5.0'
 # The full version, including alpha/beta/rc tags.
-release = '1.4.0'
+release = '1.5.0'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
diff --git a/pyfr/_version.py b/pyfr/_version.py
index 22cc68a..2a59f72 100644
--- a/pyfr/_version.py
+++ b/pyfr/_version.py
@@ -1,3 +1,3 @@
 # -*- coding: utf-8 -*-
 
-__version__ = '1.4.0'
+__version__ = '1.5.0'

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pyfr.git



More information about the debian-science-commits mailing list