[Checkins] SVN: zc.catalog/trunk/ Preparing release 1.4.5

Jan-Wijbrand Kolman janwijbrand at gmail.com
Tue Oct 5 07:30:11 EDT 2010


Log message for revision 117245:
  Preparing release 1.4.5

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

-=-
Modified: zc.catalog/trunk/CHANGES.txt
===================================================================
--- zc.catalog/trunk/CHANGES.txt	2010-10-05 11:29:50 UTC (rev 117244)
+++ zc.catalog/trunk/CHANGES.txt	2010-10-05 11:30:11 UTC (rev 117245)
@@ -5,7 +5,7 @@
 The 1.2 line (and higher) supports Zope 3.4/ZODB 3.8.  The 1.1 line supports
 Zope 3.3/ZODB 3.7.
 
-1.4.5 (unreleased)
+1.4.5 (2010-10-05)
 ------------------
 
 - Remove implicit test dependency on zope.app.dublincore, that was not needed

Modified: zc.catalog/trunk/setup.py
===================================================================
--- zc.catalog/trunk/setup.py	2010-10-05 11:29:50 UTC (rev 117244)
+++ zc.catalog/trunk/setup.py	2010-10-05 11:30:11 UTC (rev 117245)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname('.'), *rnames)).read()
 
 setup(name='zc.catalog',
-      version='1.4.5dev',
+      version='1.4.5',
       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