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

Stephan Richter srichter at cosmos.phy.tufts.edu
Thu Oct 25 12:04:15 EDT 2007


Log message for revision 81105:
  silly vb.
  

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

-=-
Modified: zope.app.module/trunk/setup.py
===================================================================
--- zope.app.module/trunk/setup.py	2007-10-25 16:02:19 UTC (rev 81104)
+++ zope.app.module/trunk/setup.py	2007-10-25 16:04:15 UTC (rev 81105)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.module',
-      version = '3.4.0',
+      version = '3.5.0',
       author='Zope Corporation and Contributors',
       author_email='zope3-dev at zope.org',
       description='Zope 3 persistent code/module support',



More information about the Checkins mailing list