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

Hanno Schlichting hannosch at hannosch.eu
Fri Jul 24 07:15:02 EDT 2009


Log message for revision 102229:
  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-07-24 11:14:25 UTC (rev 102228)
+++ cmf.pt/trunk/CHANGES.txt	2009-07-24 11:15:02 UTC (rev 102229)
@@ -1,6 +1,10 @@
 Changelog
 =========
 
+0.6 - unreleased
+----------------
+
+
 0.5 - 2009-07-24
 ----------------
 

Modified: cmf.pt/trunk/setup.py
===================================================================
--- cmf.pt/trunk/setup.py	2009-07-24 11:14:25 UTC (rev 102228)
+++ cmf.pt/trunk/setup.py	2009-07-24 11:15:02 UTC (rev 102229)
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '0.5'
+version = '0.6dev'
 
 setup(name='cmf.pt',
       version=version,



More information about the Checkins mailing list