[python-dtcwt] 32/497: bumpy to 0.2.1
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Tue Jul 21 18:05:46 UTC 2015
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch debian/sid
in repository python-dtcwt.
commit 05383cffadeddd4fcd15d713e7a39c0050d4ebef
Author: Rich Wareham <rjw57 at cam.ac.uk>
Date: Wed Aug 7 17:27:33 2013 +0100
bumpy to 0.2.1
---
docs/conf.py | 4 ++--
setup.py | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/conf.py b/docs/conf.py
index b004de3..cae368a 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -48,9 +48,9 @@ copyright = u'2013, Rich Wareham, Nick Kingsbury, Cian Shaffrey'
# built documents.
#
# The short X.Y version.
-version = '0.2'
+version = '0.2.1'
# The full version, including alpha/beta/rc tags.
-release = '0.2'
+release = '0.2.1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
diff --git a/setup.py b/setup.py
index f6de3a4..3c542b0 100644
--- a/setup.py
+++ b/setup.py
@@ -10,7 +10,7 @@ def read(fname):
setup(
name = "dtcwt",
- version = "0.2",
+ version = "0.2.1",
author = "Rich Wareham",
author_email = "rich.dtcwt at richwareham.com",
description = ("A port of the Dual-Tree Complex Wavelet Transform MATLAB toolbox."),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-dtcwt.git
More information about the debian-science-commits
mailing list