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

Adam Groszer cvs-admin at zope.org
Wed Jul 11 14:24:22 UTC 2012


Log message for revision 127322:
  Preparing release 2.7.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-07-11 14:23:25 UTC (rev 127321)
+++ z3c.form/trunk/CHANGES.txt	2012-07-11 14:24:18 UTC (rev 127322)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-2.7.0 (unreleased)
+2.7.0 (2012-07-11)
 ------------------
 
 - Remove `zope34` extra, use an older version of z3c.form if you need to

Modified: z3c.form/trunk/setup.py
===================================================================
--- z3c.form/trunk/setup.py	2012-07-11 14:23:25 UTC (rev 127321)
+++ z3c.form/trunk/setup.py	2012-07-11 14:24:18 UTC (rev 127322)
@@ -45,7 +45,7 @@
 
 setup(
     name='z3c.form',
-    version='2.7.0dev',
+    version='2.7.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