[python-dtcwt] 447/497: prepare for 0.11 development
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Tue Jul 21 18:06:37 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 3eab1c0024a889933c0775a82e40316bd7cbe34d
Author: Rich Wareham <rjw57 at cam.ac.uk>
Date: Thu May 15 11:29:26 2014 +0100
prepare for 0.11 development
---
README.rst | 3 +++
dtcwt/_version.py | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/README.rst b/README.rst
index 1e41cd7..13b3789 100644
--- a/README.rst
+++ b/README.rst
@@ -68,6 +68,9 @@ MATLAB toolbox.
Changes
```````
+0.11.0
+''''''
+
0.10.0
''''''
diff --git a/dtcwt/_version.py b/dtcwt/_version.py
index 0d0d9fc..878ddc9 100644
--- a/dtcwt/_version.py
+++ b/dtcwt/_version.py
@@ -1,2 +1,2 @@
# IMPORTANT: before release, remove the 'devN' tag from the release name
-__version__ = '0.10.0'
+__version__ = '0.11.0dev1'
--
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