[Checkins] SVN: five.formlib/trunk/ Prepare five.formlib 1.0.1.

Hanno Schlichting hannosch at hannosch.eu
Tue Dec 29 20:36:48 EST 2009


Log message for revision 107336:
  Prepare five.formlib 1.0.1.

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:00 UTC (rev 107335)
+++ five.formlib/trunk/CHANGES.txt	2009-12-30 01:36:48 UTC (rev 107336)
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-1.0.1 - unreleased
+1.0.1 - 2009-12-29
 ------------------
 
 * Added backwards compatibility support with Zope 2.12. The protectClass

Modified: five.formlib/trunk/setup.py
===================================================================
--- five.formlib/trunk/setup.py	2009-12-30 01:36:00 UTC (rev 107335)
+++ five.formlib/trunk/setup.py	2009-12-30 01:36:48 UTC (rev 107336)
@@ -1,6 +1,6 @@
 from setuptools import setup
 
-version = '1.0.1dev'
+version = '1.0.1'
 
 setup(name='five.formlib',
       version=version,



More information about the checkins mailing list