[python-dtcwt] 101/497: kick of the 0.6 release process

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Jul 21 18:05:54 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 73ba2d14cc86855362c34ac6d09812a28db886a8
Author: Rich Wareham <rjw57 at cam.ac.uk>
Date:   Fri Aug 9 17:18:07 2013 +0100

    kick of the 0.6 release process
---
 setup.cfg | 2 +-
 setup.py  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/setup.cfg b/setup.cfg
index efd4603..f7bee93 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.5
+version = 0.6dev1
 
 [build_sphinx]
 source-dir = docs/
diff --git a/setup.py b/setup.py
index 76c55e9..5fedbed 100644
--- a/setup.py
+++ b/setup.py
@@ -10,7 +10,7 @@ def read(fname):
 
 setup(
     name = 'dtcwt',
-    version = '0.5',
+    version = '0.6dev1',
     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