[Checkins] SVN: z3c.proxy/trunk/ Preparing release 0.6.0
    Michael Howitz 
    mh at gocept.com
       
    Mon Aug 23 02:17:34 EDT 2010
    
    
  
Log message for revision 115868:
  Preparing release 0.6.0
Changed:
  U   z3c.proxy/trunk/CHANGES.txt
  U   z3c.proxy/trunk/setup.py
-=-
Modified: z3c.proxy/trunk/CHANGES.txt
===================================================================
--- z3c.proxy/trunk/CHANGES.txt	2010-08-23 06:16:25 UTC (rev 115867)
+++ z3c.proxy/trunk/CHANGES.txt	2010-08-23 06:17:34 UTC (rev 115868)
@@ -2,8 +2,8 @@
 CHANGES
 =======
 
-0.5.1dev (unreleased)
----------------------
+0.6.0 (2010-08-23)
+------------------
 
 - Replaced ``zope.app.container`` by ``zope.container``.
 
Modified: z3c.proxy/trunk/setup.py
===================================================================
--- z3c.proxy/trunk/setup.py	2010-08-23 06:16:25 UTC (rev 115867)
+++ z3c.proxy/trunk/setup.py	2010-08-23 06:17:34 UTC (rev 115868)
@@ -23,7 +23,7 @@
 
 setup (
     name='z3c.proxy',
-    version='0.5.1dev',
+    version='0.6.0',
     author = "Roger Ineichen, Stephan Richter and the Zope Community",
     author_email = "zope3-dev at zope.org",
     description = "Container proxy implementation for Zope3",
    
    
More information about the checkins
mailing list