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

Stephan Richter srichter at cosmos.phy.tufts.edu
Thu Oct 11 03:04:44 EDT 2007


Log message for revision 80838:
  Sigh.
  

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

-=-
Modified: zope.app.component/trunk/setup.py
===================================================================
--- zope.app.component/trunk/setup.py	2007-10-11 07:00:57 UTC (rev 80837)
+++ zope.app.component/trunk/setup.py	2007-10-11 07:04:43 UTC (rev 80838)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.component',
-      version = '3.4.0',
+      version = '3.5.0dev',
       author='Zope Corporation and Contributors',
       author_email='zope3-dev at zope.org',
       description='Local Zope Component Support',



More information about the Checkins mailing list