[Checkins] SVN: zope.app.generations/trunk/ Preparing release 3.7.0

Michael Howitz mh at gocept.com
Sat Sep 18 08:07:44 EDT 2010


Log message for revision 116572:
  Preparing release 3.7.0

Changed:
  U   zope.app.generations/trunk/CHANGES.txt
  U   zope.app.generations/trunk/setup.py

-=-
Modified: zope.app.generations/trunk/CHANGES.txt
===================================================================
--- zope.app.generations/trunk/CHANGES.txt	2010-09-18 12:07:33 UTC (rev 116571)
+++ zope.app.generations/trunk/CHANGES.txt	2010-09-18 12:07:44 UTC (rev 116572)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-3.6.1 (unreleased)
+3.7.0 (2010-09-18)
 ------------------
 
 - Depends now on the extracted ``zope.generations``.

Modified: zope.app.generations/trunk/setup.py
===================================================================
--- zope.app.generations/trunk/setup.py	2010-09-18 12:07:33 UTC (rev 116571)
+++ zope.app.generations/trunk/setup.py	2010-09-18 12:07:44 UTC (rev 116572)
@@ -27,7 +27,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.generations',
-      version='3.7.0dev',
+      version='3.7.0',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='ZMI UI for zope.generations',



More information about the checkins mailing list