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

Marius Gedminas marius at pov.lt
Thu Dec 22 19:47:44 UTC 2011


Log message for revision 123859:
  Preparing release 3.7.1

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

-=-
Modified: zope.generations/trunk/CHANGES.txt
===================================================================
--- zope.generations/trunk/CHANGES.txt	2011-12-22 19:43:07 UTC (rev 123858)
+++ zope.generations/trunk/CHANGES.txt	2011-12-22 19:47:43 UTC (rev 123859)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-3.7.1 (unreleased)
+3.7.1 (2011-12-22)
 ------------------
 
 - Removed buildout part which was used during development but does not

Modified: zope.generations/trunk/setup.py
===================================================================
--- zope.generations/trunk/setup.py	2011-12-22 19:43:07 UTC (rev 123858)
+++ zope.generations/trunk/setup.py	2011-12-22 19:47:43 UTC (rev 123859)
@@ -27,7 +27,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.generations',
-      version='3.7.1dev',
+      version = '3.7.1',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='Zope application schema generations',



More information about the checkins mailing list