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

Hanno Schlichting hannosch at hannosch.eu
Sat Dec 26 17:36:18 EST 2009


Log message for revision 107133:
  Bump version

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

-=-
Modified: five.formlib/trunk/CHANGES.txt
===================================================================
--- five.formlib/trunk/CHANGES.txt	2009-12-26 22:35:30 UTC (rev 107132)
+++ five.formlib/trunk/CHANGES.txt	2009-12-26 22:36:18 UTC (rev 107133)
@@ -1,6 +1,10 @@
 Changelog
 =========
 
+1.0.1 - unreleased
+------------------
+
+
 1.0 - 2009-12-26
 ----------------
 

Modified: five.formlib/trunk/setup.py
===================================================================
--- five.formlib/trunk/setup.py	2009-12-26 22:35:30 UTC (rev 107132)
+++ five.formlib/trunk/setup.py	2009-12-26 22:36:18 UTC (rev 107133)
@@ -1,6 +1,6 @@
 from setuptools import setup
 
-version = '1.0'
+version = '1.0.1dev'
 
 setup(name='five.formlib',
       version=version,



More information about the checkins mailing list