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

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


Log message for revision 120146:
  Prepare five.formlib 1.0.4.

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:07:17 UTC (rev 120145)
+++ five.formlib/trunk/CHANGES.txt	2011-02-06 18:08:03 UTC (rev 120146)
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-1.0.4 - unreleased
+1.0.4 - 2011-02-06
 ------------------
 
 * Fix test failures when running against 2.13.2+.

Modified: five.formlib/trunk/setup.py
===================================================================
--- five.formlib/trunk/setup.py	2011-02-06 18:07:17 UTC (rev 120145)
+++ five.formlib/trunk/setup.py	2011-02-06 18:08:03 UTC (rev 120146)
@@ -1,6 +1,6 @@
 from setuptools import setup
 
-version = '1.0.4dev'
+version = '1.0.4'
 
 setup(name='five.formlib',
       version=version,



More information about the checkins mailing list