[Checkins] SVN: five.localsitemanager/branches/1.0/ Update version after release

Hanno Schlichting hannosch at hannosch.eu
Mon Oct 19 12:24:14 EDT 2009


Log message for revision 105157:
  Update version after release

Changed:
  U   five.localsitemanager/branches/1.0/CHANGES.txt
  U   five.localsitemanager/branches/1.0/setup.py

-=-
Modified: five.localsitemanager/branches/1.0/CHANGES.txt
===================================================================
--- five.localsitemanager/branches/1.0/CHANGES.txt	2009-10-19 16:23:22 UTC (rev 105156)
+++ five.localsitemanager/branches/1.0/CHANGES.txt	2009-10-19 16:24:14 UTC (rev 105157)
@@ -1,6 +1,10 @@
 Changelog
 =========
 
+1.3 - unreleased
+----------------
+
+
 1.2 - 2009-10-19
 ----------------
 

Modified: five.localsitemanager/branches/1.0/setup.py
===================================================================
--- five.localsitemanager/branches/1.0/setup.py	2009-10-19 16:23:22 UTC (rev 105156)
+++ five.localsitemanager/branches/1.0/setup.py	2009-10-19 16:24:14 UTC (rev 105157)
@@ -1,6 +1,6 @@
 from setuptools import setup
 
-version = '1.2'
+version = '1.3dev'
 
 setup(name='five.localsitemanager',
       version=version,



More information about the checkins mailing list