[Checkins] SVN: z3c.formdemo/trunk/ Oops, never did the vb.

Stephan Richter srichter at gmail.com
Sat Jul 4 22:47:34 EDT 2009


Log message for revision 101558:
  Oops, never did the vb.
  

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

-=-
Modified: z3c.formdemo/trunk/CHANGES.txt
===================================================================
--- z3c.formdemo/trunk/CHANGES.txt	2009-07-04 19:05:42 UTC (rev 101557)
+++ z3c.formdemo/trunk/CHANGES.txt	2009-07-05 02:47:34 UTC (rev 101558)
@@ -2,6 +2,16 @@
 CHANGES
 =======
 
+Version 2.1.0 (unreleased)
+--------------------------
+
+- ...
+
+Version 2.0.0 (2009-06-14)
+--------------------------
+
+- Feature: Updated setup and tests to work with the z3c.form 2.0.0 release.
+
 Version 1.5.3 (2008-08-26)
 --------------------------
 

Modified: z3c.formdemo/trunk/setup.py
===================================================================
--- z3c.formdemo/trunk/setup.py	2009-07-04 19:05:42 UTC (rev 101557)
+++ z3c.formdemo/trunk/setup.py	2009-07-05 02:47:34 UTC (rev 101558)
@@ -23,7 +23,7 @@
 
 setup (
     name='z3c.formdemo',
-    version='2.0.0',
+    version='2.1.0dev',
     author = "Stephan Richter, Roger Ineichen and the Zope Community",
     author_email = "zope-dev at zope.org",
     description = "A set of demo applications for z3c.form and z3c.formui",



More information about the Checkins mailing list