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

Stephan Richter srichter at cosmos.phy.tufts.edu
Wed Oct 24 20:05:56 EDT 2007


Log message for revision 81078:
  silly vb.
  

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

-=-
Modified: zope.app.intid/trunk/setup.py
===================================================================
--- zope.app.intid/trunk/setup.py	2007-10-25 00:04:40 UTC (rev 81077)
+++ zope.app.intid/trunk/setup.py	2007-10-25 00:05:55 UTC (rev 81078)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name = 'zope.app.intid',
-      version = '3.4.0',
+      version = '3.5.0',
       author='Zope Corporation and Contributors',
       author_email='zope3-dev at zope.org',
       description='Integer Id Utility',



More information about the Checkins mailing list