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

Stephan Richter srichter at cosmos.phy.tufts.edu
Wed Oct 31 15:00:39 EDT 2007


Log message for revision 81312:
  vb.
  

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

-=-
Modified: zope.app.component/trunk/setup.py
===================================================================
--- zope.app.component/trunk/setup.py	2007-10-31 19:00:02 UTC (rev 81311)
+++ zope.app.component/trunk/setup.py	2007-10-31 19:00:38 UTC (rev 81312)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.component',
-      version = '3.4.1',
+      version = '3.5.0',
       author='Zope Corporation and Contributors',
       author_email='zope3-dev at zope.org',
       description='Local Zope Component Support',



More information about the Checkins mailing list