[Checkins] SVN: z3c.tabular/trunk/ back to dev

Adam Groszer agroszer at gmail.com
Mon Oct 19 08:38:58 EDT 2009


Log message for revision 105143:
  back to dev

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

-=-
Modified: z3c.tabular/trunk/CHANGES.txt
===================================================================
--- z3c.tabular/trunk/CHANGES.txt	2009-10-19 12:36:48 UTC (rev 105142)
+++ z3c.tabular/trunk/CHANGES.txt	2009-10-19 12:38:58 UTC (rev 105143)
@@ -2,6 +2,11 @@
 CHANGES
 =======
 
+0.5.3dev (unreleased)
+---------------------
+
+- ...
+
 0.5.2 (2009-10-19)
 ------------------
 

Modified: z3c.tabular/trunk/setup.py
===================================================================
--- z3c.tabular/trunk/setup.py	2009-10-19 12:36:48 UTC (rev 105142)
+++ z3c.tabular/trunk/setup.py	2009-10-19 12:38:58 UTC (rev 105143)
@@ -23,7 +23,7 @@
 
 setup (
     name='z3c.tabular',
-    version='0.5.2',
+    version='0.5.3dev',
     author = "Roger Ineichen and the Zope Community",
     author_email = "zope3-dev at zope.org",
     description = "Table with form support based on z3c.form and z3c.table for Zope3",



More information about the checkins mailing list