[Checkins] SVN: zope.app.catalog/trunk/setup.py Sigh, sigh.

Stephan Richter srichter at cosmos.phy.tufts.edu
Thu Oct 11 02:28:58 EDT 2007


Log message for revision 80835:
  Sigh, sigh.
  

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

-=-
Modified: zope.app.catalog/trunk/setup.py
===================================================================
--- zope.app.catalog/trunk/setup.py	2007-10-11 06:27:22 UTC (rev 80834)
+++ zope.app.catalog/trunk/setup.py	2007-10-11 06:28:57 UTC (rev 80835)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name = 'zope.app.catalog',
-      version = '3.5.0',
+      version = '3.6.0dev',
       author='Zope Corporation and Contributors',
       author_email='zope3-dev at zope.org',
       description='Zope Cataloging and Indexing Framework',



More information about the Checkins mailing list