[Checkins] SVN: zamplugin.contents/trunk/ Preparing release 0.6.0

Michael Howitz mh at gocept.com
Mon Jan 24 02:44:24 EST 2011


Log message for revision 119866:
  Preparing release 0.6.0

Changed:
  U   zamplugin.contents/trunk/CHANGES.txt
  U   zamplugin.contents/trunk/setup.py

-=-
Modified: zamplugin.contents/trunk/CHANGES.txt
===================================================================
--- zamplugin.contents/trunk/CHANGES.txt	2011-01-24 07:44:03 UTC (rev 119865)
+++ zamplugin.contents/trunk/CHANGES.txt	2011-01-24 07:44:24 UTC (rev 119866)
@@ -2,8 +2,8 @@
 CHANGES
 =======
 
-Version 0.5.1dev (unreleased)
-----------------------------
+0.6.0 (2011-01-24)
+------------------
 
 - Requiring ``zam.api`` 0.7 or newer for ZTK 1.0 compatibility.
 
@@ -11,7 +11,7 @@
 
 - Removed duplicated z3c.table and z3c.contents configuration in ftesting.zcml.
 
-Version 0.5.0 (2008-04-13)
--------------------------
+0.5.0 (2008-04-13)
+------------------
 
 - Initial Release

Modified: zamplugin.contents/trunk/setup.py
===================================================================
--- zamplugin.contents/trunk/setup.py	2011-01-24 07:44:03 UTC (rev 119865)
+++ zamplugin.contents/trunk/setup.py	2011-01-24 07:44:24 UTC (rev 119866)
@@ -23,7 +23,7 @@
 
 setup (
     name='zamplugin.contents',
-    version='0.5.1dev',
+    version='0.6.0',
     author = "Roger Ineichen and the Zope Community",
     author_email = "zope3-dev at zope.org",
     description = "Container management for ZAM Zope 3 Application Management",



More information about the checkins mailing list