[Checkins] SVN: zc.catalog/tags/1.4.0/setup.py 1.4.0

Michael Howitz mh at gocept.com
Sat Feb 7 10:49:22 EST 2009


Log message for revision 96218:
  1.4.0

Changed:
  U   zc.catalog/tags/1.4.0/setup.py

-=-
Modified: zc.catalog/tags/1.4.0/setup.py
===================================================================
--- zc.catalog/tags/1.4.0/setup.py	2009-02-07 15:48:37 UTC (rev 96217)
+++ zc.catalog/tags/1.4.0/setup.py	2009-02-07 15:49:22 UTC (rev 96218)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname('.'), *rnames)).read()
 
 setup(name='zc.catalog',
-      version = '1.4.0dev',
+      version = '1.4.0',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description="Extensions to the Zope 3 Catalog",



More information about the Checkins mailing list