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

Jan-Wijbrand Kolman janwijbrand at gmail.com
Tue Oct 19 03:37:58 EDT 2010


Log message for revision 117745:
  Preparing release 1.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-19 07:37:44 UTC (rev 117744)
+++ zc.catalog/trunk/CHANGES.txt	2010-10-19 07:37:57 UTC (rev 117745)
@@ -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.5 (unreleased)
+1.5 (2010-10-19)
 ----------------
 
 - The package's ``configure.zcml`` does not include the browser subpackage's

Modified: zc.catalog/trunk/setup.py
===================================================================
--- zc.catalog/trunk/setup.py	2010-10-19 07:37:44 UTC (rev 117744)
+++ zc.catalog/trunk/setup.py	2010-10-19 07:37:57 UTC (rev 117745)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname('.'), *rnames)).read()
 
 setup(name='zc.catalog',
-      version='1.4.6dev',
+      version='1.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