[Checkins] SVN: five.formlib/trunk/ vb

Hanno Schlichting hannosch at hannosch.eu
Sun Feb 6 13:08:38 EST 2011


Log message for revision 120148:
  vb

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

-=-
Modified: five.formlib/trunk/CHANGES.txt
===================================================================
--- five.formlib/trunk/CHANGES.txt	2011-02-06 18:08:15 UTC (rev 120147)
+++ five.formlib/trunk/CHANGES.txt	2011-02-06 18:08:38 UTC (rev 120148)
@@ -1,6 +1,10 @@
 Changelog
 =========
 
+1.0.5 - unreleased
+------------------
+
+
 1.0.4 - 2011-02-06
 ------------------
 

Modified: five.formlib/trunk/setup.py
===================================================================
--- five.formlib/trunk/setup.py	2011-02-06 18:08:15 UTC (rev 120147)
+++ five.formlib/trunk/setup.py	2011-02-06 18:08:38 UTC (rev 120148)
@@ -1,6 +1,6 @@
 from setuptools import setup
 
-version = '1.0.4'
+version = '1.0.5dev'
 
 setup(name='five.formlib',
       version=version,



More information about the checkins mailing list