[Checkins] SVN: zope.app.container/trunk/setup.py vb

Stephan Richter srichter at cosmos.phy.tufts.edu
Thu Nov 1 17:09:32 EDT 2007


Log message for revision 81389:
  vb
  

Changed:
  U   zope.app.container/trunk/setup.py

-=-
Modified: zope.app.container/trunk/setup.py
===================================================================
--- zope.app.container/trunk/setup.py	2007-11-01 21:09:12 UTC (rev 81388)
+++ zope.app.container/trunk/setup.py	2007-11-01 21:09:32 UTC (rev 81389)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.container',
-      version = '3.5.2',
+      version = '3.6.0',
       author='Zope Corporation and Contributors',
       author_email='zope3-dev at zope.org',
       description='Zope Container',



More information about the Checkins mailing list