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

Adam Groszer cvs-admin at zope.org
Wed Mar 28 14:45:18 UTC 2012


Log message for revision 124769:
  Preparing release 3.7.1

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

-=-
Modified: zope.exceptions/trunk/CHANGES.txt
===================================================================
--- zope.exceptions/trunk/CHANGES.txt	2012-03-28 14:44:51 UTC (rev 124768)
+++ zope.exceptions/trunk/CHANGES.txt	2012-03-28 14:45:14 UTC (rev 124769)
@@ -2,7 +2,7 @@
 Changes
 =======
 
-3.7.1 (unreleased)
+3.7.1 (2012-03-28)
 ------------------
 
 - Fix: missed to reverse extractStack entries

Modified: zope.exceptions/trunk/setup.py
===================================================================
--- zope.exceptions/trunk/setup.py	2012-03-28 14:44:51 UTC (rev 124768)
+++ zope.exceptions/trunk/setup.py	2012-03-28 14:45:14 UTC (rev 124769)
@@ -37,7 +37,7 @@
 
 
 setup(name='zope.exceptions',
-      version='3.7.1.dev0',
+      version='3.7.1',
       author='Zope Foundation and Contributors',
       author_email='zope-dev at zope.org',
       description='Zope Exceptions',



More information about the checkins mailing list