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

Adam Groszer cvs-admin at zope.org
Mon Sep 17 13:15:47 UTC 2012


Log message for revision 127853:
  Preparing release 2.9.0

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

-=-
Modified: z3c.form/trunk/CHANGES.txt
===================================================================
--- z3c.form/trunk/CHANGES.txt	2012-09-17 13:15:06 UTC (rev 127852)
+++ z3c.form/trunk/CHANGES.txt	2012-09-17 13:15:43 UTC (rev 127853)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-2.9.0 (unreleased)
+2.9.0 (2012-09-17)
 ------------------
 
 - Missing terms in vocabularies: this was a pain until now.

Modified: z3c.form/trunk/setup.py
===================================================================
--- z3c.form/trunk/setup.py	2012-09-17 13:15:06 UTC (rev 127852)
+++ z3c.form/trunk/setup.py	2012-09-17 13:15:43 UTC (rev 127853)
@@ -45,7 +45,7 @@
 
 setup(
     name='z3c.form',
-    version='2.8.3.dev0',
+    version='2.9.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