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

Fred L. Drake, Jr. fdrake at gmail.com
Tue May 6 11:47:07 EDT 2008


Log message for revision 86516:
  update trunk version

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

-=-
Modified: zope.app.container/trunk/setup.py
===================================================================
--- zope.app.container/trunk/setup.py	2008-05-06 15:45:16 UTC (rev 86515)
+++ zope.app.container/trunk/setup.py	2008-05-06 15:47:07 UTC (rev 86516)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.container',
-      version = '3.6.0',
+      version = '3.6.1dev',
       author='Zope Corporation and Contributors',
       author_email='zope3-dev at zope.org',
       description='Zope Container',



More information about the Checkins mailing list