[Checkins] SVN: z3c.form/trunk/ Preparing release 2.3.2

Michael Howitz mh at gocept.com
Thu Jan 21 15:19:50 EST 2010


Log message for revision 108382:
  Preparing release 2.3.2

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

-=-
Modified: z3c.form/trunk/CHANGES.txt
===================================================================
--- z3c.form/trunk/CHANGES.txt	2010-01-21 20:19:37 UTC (rev 108381)
+++ z3c.form/trunk/CHANGES.txt	2010-01-21 20:19:50 UTC (rev 108382)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-2.3.2 (unreleased)
+2.3.2 (2010-01-21)
 ------------------
 
 - Reverted changes made in the previous release as the ``getContent``

Modified: z3c.form/trunk/setup.py
===================================================================
--- z3c.form/trunk/setup.py	2010-01-21 20:19:37 UTC (rev 108381)
+++ z3c.form/trunk/setup.py	2010-01-21 20:19:50 UTC (rev 108382)
@@ -45,7 +45,7 @@
 
 setup (
     name='z3c.form',
-    version = '2.3.2dev',
+    version = '2.3.2',
     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