[Checkins] SVN: five.localsitemanager/trunk/ Bump version

Hanno Schlichting hannosch at hannosch.eu
Sun Jun 13 06:03:55 EDT 2010


Log message for revision 113404:
  Bump version

Changed:
  U   five.localsitemanager/trunk/CHANGES.txt
  U   five.localsitemanager/trunk/setup.py

-=-
Modified: five.localsitemanager/trunk/CHANGES.txt
===================================================================
--- five.localsitemanager/trunk/CHANGES.txt	2010-06-13 10:03:27 UTC (rev 113403)
+++ five.localsitemanager/trunk/CHANGES.txt	2010-06-13 10:03:55 UTC (rev 113404)
@@ -1,6 +1,10 @@
 Changelog
 =========
 
+2.0.5 - unreleased
+------------------
+
+
 2.0.4 - 2010-06-13
 ------------------
 

Modified: five.localsitemanager/trunk/setup.py
===================================================================
--- five.localsitemanager/trunk/setup.py	2010-06-13 10:03:27 UTC (rev 113403)
+++ five.localsitemanager/trunk/setup.py	2010-06-13 10:03:55 UTC (rev 113404)
@@ -1,6 +1,6 @@
 from setuptools import setup
 
-version = '2.0.4'
+version = '2.0.5dev'
 
 setup(name='five.localsitemanager',
       version=version,



More information about the checkins mailing list