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

Hanno Schlichting hannosch at hannosch.eu
Sun Jun 13 06:06:50 EDT 2010


Log message for revision 113407:
  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	2010-06-13 10:05:50 UTC (rev 113406)
+++ five.formlib/trunk/CHANGES.txt	2010-06-13 10:06:50 UTC (rev 113407)
@@ -1,6 +1,10 @@
 Changelog
 =========
 
+1.0.4 - unreleased
+------------------
+
+
 1.0.3 - 2010-06-13
 ------------------
 

Modified: five.formlib/trunk/setup.py
===================================================================
--- five.formlib/trunk/setup.py	2010-06-13 10:05:50 UTC (rev 113406)
+++ five.formlib/trunk/setup.py	2010-06-13 10:06:50 UTC (rev 113407)
@@ -1,6 +1,6 @@
 from setuptools import setup
 
-version = '1.0.3'
+version = '1.0.4dev'
 
 setup(name='five.formlib',
       version=version,



More information about the checkins mailing list