[Checkins] SVN: zc.catalog/trunk/setup.py Prepare for development

Patrick Strawderman patrick at zope.com
Wed Sep 10 15:06:26 EDT 2008


Log message for revision 91036:
  Prepare for development

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

-=-
Modified: zc.catalog/trunk/setup.py
===================================================================
--- zc.catalog/trunk/setup.py	2008-09-10 19:05:35 UTC (rev 91035)
+++ zc.catalog/trunk/setup.py	2008-09-10 19:06:26 UTC (rev 91036)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname('.'), *rnames)).read()
 
 setup(name='zc.catalog',
-      version = '1.3.0',
+      version = '1.4.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