[Checkins] SVN: zope.configuration/trunk/setup.py Next release will be 3.6.0

Baiju M baiju.m.mail at gmail.com
Wed Apr 1 10:49:04 EDT 2009


Log message for revision 98753:
  Next release will be 3.6.0
  

Changed:
  U   zope.configuration/trunk/setup.py

-=-
Modified: zope.configuration/trunk/setup.py
===================================================================
--- zope.configuration/trunk/setup.py	2009-04-01 14:06:01 UTC (rev 98752)
+++ zope.configuration/trunk/setup.py	2009-04-01 14:49:03 UTC (rev 98753)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.configuration',
-      version = '3.5.1dev',
+      version = '3.6.0dev',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='Zope Configuration Markup Language (ZCML)',



More information about the Checkins mailing list