[Checkins] SVN: five.localsitemanager/branches/1.0/ Bump version

Hanno Schlichting hannosch at hannosch.eu
Wed Jul 28 14:50:15 EDT 2010


Log message for revision 115182:
  Bump version

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	2010-07-28 18:49:50 UTC (rev 115181)
+++ five.localsitemanager/branches/1.0/CHANGES.txt	2010-07-28 18:50:14 UTC (rev 115182)
@@ -1,6 +1,10 @@
 Changelog
 =========
 
+1.4 - unreleased
+----------------
+
+
 1.3 - 2010-07-28
 ----------------
 

Modified: five.localsitemanager/branches/1.0/setup.py
===================================================================
--- five.localsitemanager/branches/1.0/setup.py	2010-07-28 18:49:50 UTC (rev 115181)
+++ five.localsitemanager/branches/1.0/setup.py	2010-07-28 18:50:14 UTC (rev 115182)
@@ -1,6 +1,6 @@
 from setuptools import setup
 
-version = '1.3'
+version = '1.4dev'
 
 setup(name='five.localsitemanager',
       version=version,



More information about the checkins mailing list