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

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


Log message for revision 107342:
  Prepare five.formlib 1.0.2.

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:11:30 UTC (rev 107341)
+++ five.formlib/trunk/CHANGES.txt	2009-12-30 02:12:02 UTC (rev 107342)
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-1.0.2 - unreleased
+1.0.2 - 2009-12-30
 ------------------
 
 * Deal with backwards compatibility for the menuItemDirective.

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



More information about the checkins mailing list