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

Michael Howitz mh at gocept.com
Sat Jul 31 08:32:52 EDT 2010


Log message for revision 115257:
  Preparing release 0.8.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	2010-07-31 12:29:38 UTC (rev 115256)
+++ z3c.table/trunk/CHANGES.txt	2010-07-31 12:32:52 UTC (rev 115257)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-0.8.1 (unreleased)
+0.8.1 (2010-07-31)
 ------------------
 
 - Added translation for the link title in the column header.

Modified: z3c.table/trunk/setup.py
===================================================================
--- z3c.table/trunk/setup.py	2010-07-31 12:29:38 UTC (rev 115256)
+++ z3c.table/trunk/setup.py	2010-07-31 12:32:52 UTC (rev 115257)
@@ -23,7 +23,7 @@
 
 setup (
     name='z3c.table',
-    version = '0.8.1dev',
+    version='0.8.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