[Checkins] SVN: zope.app.intid/trunk/setup.py version bump.

Alex Smith asmith at zope.com
Thu Jun 19 09:01:16 EDT 2008


Log message for revision 87550:
  version bump.

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

-=-
Modified: zope.app.intid/trunk/setup.py
===================================================================
--- zope.app.intid/trunk/setup.py	2008-06-19 11:56:47 UTC (rev 87549)
+++ zope.app.intid/trunk/setup.py	2008-06-19 13:01:11 UTC (rev 87550)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name = 'zope.app.intid',
-      version = '3.5.0',
+      version = '3.6.0dev',
       author='Zope Corporation and Contributors',
       author_email='zope3-dev at zope.org',
       description='Integer Id Utility',



More information about the Checkins mailing list