[Checkins] SVN: z3c.table/trunk/ Preparing release 0.9.1

Adam Groszer agroszer at gmail.com
Wed Aug 3 07:00:32 EDT 2011


Log message for revision 122452:
  Preparing release 0.9.1

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

-=-
Modified: z3c.table/trunk/CHANGES.txt
===================================================================
--- z3c.table/trunk/CHANGES.txt	2011-08-03 10:59:27 UTC (rev 122451)
+++ z3c.table/trunk/CHANGES.txt	2011-08-03 11:00:32 UTC (rev 122452)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-0.9.1 (unreleased)
+0.9.1 (2011-08-03)
 ------------------
 
 - Fixed SelectedItemColumn.update when just one item was selected

Modified: z3c.table/trunk/setup.py
===================================================================
--- z3c.table/trunk/setup.py	2011-08-03 10:59:27 UTC (rev 122451)
+++ z3c.table/trunk/setup.py	2011-08-03 11:00:32 UTC (rev 122452)
@@ -23,7 +23,7 @@
 
 setup(
     name='z3c.table',
-    version='0.9.1dev',
+    version='0.9.1',
     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