[Checkins] SVN: z3c.table/trunk/ Prepare for release
    Christophe Combelles 
    ccomb at free.fr
       
    Sun Oct 12 10:51:26 EDT 2008
    
    
  
Log message for revision 92080:
  Prepare for release
  
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:47:58 UTC (rev 92079)
+++ z3c.table/trunk/CHANGES.txt	2008-10-12 14:51:26 UTC (rev 92080)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-Version 0.6dev (unreleased)
+Version 0.6.0 (2008-11-12))
 ---------------------------
 
 - Bugfix: Allow to switch the sort order on the header link. This was blocked to
Modified: z3c.table/trunk/setup.py
===================================================================
--- z3c.table/trunk/setup.py	2008-10-12 14:47:58 UTC (rev 92079)
+++ z3c.table/trunk/setup.py	2008-10-12 14:51:26 UTC (rev 92080)
@@ -23,7 +23,7 @@
 
 setup (
     name='z3c.table',
-    version='0.6.0dev',
+    version='0.6.0',
     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