[Checkins] SVN: z3c.form/trunk/ Get ready for release.

Stephan Richter srichter at gmail.com
Wed Jul 22 23:19:03 EDT 2009


Log message for revision 102102:
  Get ready for release.
  

Changed:
  U   z3c.form/trunk/CHANGES.txt
  U   z3c.form/trunk/setup.py

-=-
Modified: z3c.form/trunk/CHANGES.txt
===================================================================
--- z3c.form/trunk/CHANGES.txt	2009-07-23 03:07:19 UTC (rev 102101)
+++ z3c.form/trunk/CHANGES.txt	2009-07-23 03:19:03 UTC (rev 102102)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-Version 2.1.0 (unreleased)
+Version 2.1.0 (2009-07-22)
 --------------------------
 
 - Feature: The `DictionaryFieldManager` now allows all mappings

Modified: z3c.form/trunk/setup.py
===================================================================
--- z3c.form/trunk/setup.py	2009-07-23 03:07:19 UTC (rev 102101)
+++ z3c.form/trunk/setup.py	2009-07-23 03:19:03 UTC (rev 102102)
@@ -45,7 +45,7 @@
 
 setup (
     name='z3c.form',
-    version='2.1.0dev',
+    version='2.1.0',
     author = "Stephan Richter, Roger Ineichen and the Zope Community",
     author_email = "zope-dev at zope.org",
     description = "An advanced form and widget framework for Zope 3",



More information about the Checkins mailing list