[pyfr] 27/32: Bump the version number for v1.4.0.

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Apr 21 08:21:52 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 84a289658576571202f0085a8dcf4e441052f7b5
Author: Freddie Witherden <freddie at witherden.org>
Date:   Tue Apr 12 16:41:39 2016 -0700

    Bump the version number for v1.4.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 af5ab1d..34c5e39 100644
--- a/doc/src/conf.py
+++ b/doc/src/conf.py
@@ -83,9 +83,9 @@ copyright = u'2013-2016, Imperial College London'
 # built documents.
 #
 # The short X.Y version.
-version = '1.3.0'
+version = '1.4.0'
 # The full version, including alpha/beta/rc tags.
-release = '1.3.0'
+release = '1.4.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 db95455..22cc68a 100644
--- a/pyfr/_version.py
+++ b/pyfr/_version.py
@@ -1,3 +1,3 @@
 # -*- coding: utf-8 -*-
 
-__version__ = '1.3.0'
+__version__ = '1.4.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