[Checkins] SVN: zc.catalog/trunk/setup.py vb

Stephan Richter srichter at cosmos.phy.tufts.edu
Sat Nov 3 14:34:33 EDT 2007


Log message for revision 81446:
  vb
  

Changed:
  U   zc.catalog/trunk/setup.py

-=-
Modified: zc.catalog/trunk/setup.py
===================================================================
--- zc.catalog/trunk/setup.py	2007-11-03 18:34:15 UTC (rev 81445)
+++ zc.catalog/trunk/setup.py	2007-11-03 18:34:33 UTC (rev 81446)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zc.catalog',
-      version = '1.2.0',
+      version = '1.3.0dev',
       author='Zope Corporation and Contributors',
       author_email='zope3-dev at zope.org',
       description="Extensions to the Zope 3 Catalog",



More information about the Checkins mailing list