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

Hanno Schlichting hannosch at hannosch.eu
Tue Dec 29 20:37:38 EST 2009


Log message for revision 107338:
  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 01:36:58 UTC (rev 107337)
+++ five.formlib/trunk/CHANGES.txt	2009-12-30 01:37:37 UTC (rev 107338)
@@ -1,6 +1,10 @@
 Changelog
 =========
 
+1.0.2 - unreleased
+------------------
+
+
 1.0.1 - 2009-12-29
 ------------------
 

Modified: five.formlib/trunk/setup.py
===================================================================
--- five.formlib/trunk/setup.py	2009-12-30 01:36:58 UTC (rev 107337)
+++ five.formlib/trunk/setup.py	2009-12-30 01:37:37 UTC (rev 107338)
@@ -1,6 +1,6 @@
 from setuptools import setup
 
-version = '1.0.1'
+version = '1.0.2dev'
 
 setup(name='five.formlib',
       version=version,



More information about the checkins mailing list