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

Stephan Richter srichter at cosmos.phy.tufts.edu
Thu Oct 11 03:26:40 EDT 2007


Log message for revision 80841:
  no comment.
  

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

-=-
Modified: zope.app.container/trunk/setup.py
===================================================================
--- zope.app.container/trunk/setup.py	2007-10-11 07:18:56 UTC (rev 80840)
+++ zope.app.container/trunk/setup.py	2007-10-11 07:26:39 UTC (rev 80841)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.container',
-      version = '3.5.0',
+      version = '3.6.0dev',
       author='Zope Corporation and Contributors',
       author_email='zope3-dev at zope.org',
       description='Zope Container',



More information about the Checkins mailing list