[python-dtcwt] 412/497: start 0.10.0 development

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Jul 21 18:06:33 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 7fbb0c2e7e00bc9f07c5e3a258bfe24e2e62fcdd
Author: Rich Wareham <rjw57 at cam.ac.uk>
Date:   Mon Feb 10 20:05:54 2014 +0000

    start 0.10.0 development
---
 README.rst | 3 +++
 setup.cfg  | 2 +-
 setup.py   | 2 +-
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/README.rst b/README.rst
index 37aa049..08b3567 100644
--- a/README.rst
+++ b/README.rst
@@ -68,6 +68,9 @@ MATLAB toolbox.
 Changes
 ```````
 
+0.10.0
+''''''
+
 0.9.0
 '''''
 
diff --git a/setup.cfg b/setup.cfg
index 77a5ec3..4638f41 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,7 +1,7 @@
 [metadata]
 name = dtcwt
 # IMPORTANT: before release, remove the 'devN' tag from the release name
-version = 0.9.0
+version = 0.10.0dev1
 
 [build_sphinx]
 source-dir = docs/
diff --git a/setup.py b/setup.py
index ff33ede..6342ee5 100644
--- a/setup.py
+++ b/setup.py
@@ -10,7 +10,7 @@ def read(fname):
 
 setup(
     name = 'dtcwt',
-    version = '0.9.0',
+    version = '0.10.0dev1',
     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