[python-dtcwt] 16/17: Prepare repository for 0.12 development.
    Ghislain Vaillant 
    ghisvail-guest at moszumanska.debian.org
       
    Wed Mar  9 11:28:58 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository python-dtcwt.
commit c5928e22e30ff209da93d7c872a6716da86db7f8
Author: Rich Wareham <rjw57 at cam.ac.uk>
Date:   Wed Mar 9 09:58:21 2016 +0000
    Prepare repository for 0.12 development.
---
 README.rst        | 3 +++
 dtcwt/_version.py | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/README.rst b/README.rst
index d8f1518..9a27f29 100644
--- a/README.rst
+++ b/README.rst
@@ -91,6 +91,9 @@ MATLAB toolbox.
 Changes
 ```````
 
+0.12.0
+''''''
+
 0.11.0
 ''''''
 
diff --git a/dtcwt/_version.py b/dtcwt/_version.py
index 4b8c3e2..39f7286 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.11.0'
+__version__ = '0.12.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