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

Stephan Richter srichter at cosmos.phy.tufts.edu
Sun Oct 28 11:13:20 EDT 2007


Log message for revision 81174:
  silly vb.
  

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

-=-
Modified: zope.app.tree/trunk/setup.py
===================================================================
--- zope.app.tree/trunk/setup.py	2007-10-28 15:13:04 UTC (rev 81173)
+++ zope.app.tree/trunk/setup.py	2007-10-28 15:13:19 UTC (rev 81174)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name = 'zope.app.tree',
-      version = '3.4.0',
+      version = '3.5.0',
       author='Zope Corporation and Contributors',
       author_email='zope3-dev at zope.org',
       description='Static Tree Implementation',



More information about the Checkins mailing list