[Checkins] SVN: cmf.pt/trunk/ Update version after release

Hanno Schlichting hannosch at hannosch.eu
Sun Oct 25 09:53:55 EDT 2009


Log message for revision 105266:
  Update version after release

Changed:
  U   cmf.pt/trunk/CHANGES.txt
  U   cmf.pt/trunk/setup.py

-=-
Modified: cmf.pt/trunk/CHANGES.txt
===================================================================
--- cmf.pt/trunk/CHANGES.txt	2009-10-25 13:53:03 UTC (rev 105265)
+++ cmf.pt/trunk/CHANGES.txt	2009-10-25 13:53:55 UTC (rev 105266)
@@ -1,6 +1,10 @@
 Changelog
 =========
 
+0.7 - Unreleased
+----------------
+
+
 0.6 - 2009-10-25
 ----------------
 

Modified: cmf.pt/trunk/setup.py
===================================================================
--- cmf.pt/trunk/setup.py	2009-10-25 13:53:03 UTC (rev 105265)
+++ cmf.pt/trunk/setup.py	2009-10-25 13:53:55 UTC (rev 105266)
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '0.6'
+version = '0.7dev'
 
 setup(name='cmf.pt',
       version=version,



More information about the checkins mailing list