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

Adam Groszer agroszer at gmail.com
Mon Jan 30 09:07:58 UTC 2012


Log message for revision 124249:
  Preparing release 2.6.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-01-29 21:04:39 UTC (rev 124248)
+++ z3c.form/trunk/CHANGES.txt	2012-01-30 09:07:57 UTC (rev 124249)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-2.6.0 (unreleased)
+2.6.0 (2012-01-30)
 ------------------
 
 - Remove ":list" from radio inputs, since radio buttons can be only one value

Modified: z3c.form/trunk/setup.py
===================================================================
--- z3c.form/trunk/setup.py	2012-01-29 21:04:39 UTC (rev 124248)
+++ z3c.form/trunk/setup.py	2012-01-30 09:07:57 UTC (rev 124249)
@@ -47,7 +47,7 @@
 
 setup(
     name='z3c.form',
-    version='2.5.2dev',
+    version='2.6.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