[Checkins] SVN: five.localsitemanager/trunk/ vb

Hanno Schlichting hannosch at hannosch.eu
Sun Feb 6 13:11:30 EST 2011


Log message for revision 120151:
  vb

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

-=-
Modified: five.localsitemanager/trunk/CHANGES.txt
===================================================================
--- five.localsitemanager/trunk/CHANGES.txt	2011-02-06 18:10:52 UTC (rev 120150)
+++ five.localsitemanager/trunk/CHANGES.txt	2011-02-06 18:11:30 UTC (rev 120151)
@@ -1,6 +1,10 @@
 Changelog
 =========
 
+2.0.6 - unreleased
+------------------
+
+
 2.0.5 - 2011-02-06
 ------------------
 

Modified: five.localsitemanager/trunk/setup.py
===================================================================
--- five.localsitemanager/trunk/setup.py	2011-02-06 18:10:52 UTC (rev 120150)
+++ five.localsitemanager/trunk/setup.py	2011-02-06 18:11:30 UTC (rev 120151)
@@ -1,6 +1,6 @@
 from setuptools import setup
 
-version = '2.0.5'
+version = '2.0.6dev'
 
 setup(name='five.localsitemanager',
       version=version,



More information about the checkins mailing list