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

Hanno Schlichting hannosch at hannosch.eu
Tue Dec 29 21:12:39 EST 2009


Log message for revision 107344:
  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-30 02:12:12 UTC (rev 107343)
+++ five.formlib/trunk/CHANGES.txt	2009-12-30 02:12:39 UTC (rev 107344)
@@ -1,6 +1,10 @@
 Changelog
 =========
 
+1.0.3 - unreleased
+------------------
+
+
 1.0.2 - 2009-12-30
 ------------------
 

Modified: five.formlib/trunk/setup.py
===================================================================
--- five.formlib/trunk/setup.py	2009-12-30 02:12:12 UTC (rev 107343)
+++ five.formlib/trunk/setup.py	2009-12-30 02:12:39 UTC (rev 107344)
@@ -1,6 +1,6 @@
 from setuptools import setup
 
-version = '1.0.2'
+version = '1.0.3dev'
 
 setup(name='five.formlib',
       version=version,



More information about the checkins mailing list