[Checkins] SVN: z3c.table/trunk/ Return to dev

Christophe Combelles ccomb at free.fr
Sun Oct 12 10:53:35 EDT 2008


Log message for revision 92082:
  Return to dev
  

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

-=-
Modified: z3c.table/trunk/CHANGES.txt
===================================================================
--- z3c.table/trunk/CHANGES.txt	2008-10-12 14:52:14 UTC (rev 92081)
+++ z3c.table/trunk/CHANGES.txt	2008-10-12 14:53:35 UTC (rev 92082)
@@ -2,6 +2,11 @@
 CHANGES
 =======
 
+Version 0.6.1dev (unreleased)
+-----------------------------
+
+- ...
+
 Version 0.6.0 (2008-11-12))
 ---------------------------
 

Modified: z3c.table/trunk/setup.py
===================================================================
--- z3c.table/trunk/setup.py	2008-10-12 14:52:14 UTC (rev 92081)
+++ z3c.table/trunk/setup.py	2008-10-12 14:53:35 UTC (rev 92082)
@@ -23,7 +23,7 @@
 
 setup (
     name='z3c.table',
-    version='0.6.0',
+    version='0.6.1dev',
     author = "Stephan Richter, Roger Ineichen and the Zope Community",
     author_email = "zope-dev at zope.org",
     description = "Modular table rendering implementation for Zope3",



More information about the Checkins mailing list