[Checkins] SVN: zope.error/trunk/ Back to development: 3.7.1dev

Thomas Lotze tl at gocept.com
Tue Sep 29 01:34:24 EDT 2009


Log message for revision 104597:
  Back to development: 3.7.1dev

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

-=-
Modified: zope.error/trunk/CHANGES.txt
===================================================================
--- zope.error/trunk/CHANGES.txt	2009-09-29 05:33:31 UTC (rev 104596)
+++ zope.error/trunk/CHANGES.txt	2009-09-29 05:34:24 UTC (rev 104597)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+3.7.1 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 3.7.0 (2009-09-29)
 ------------------
 

Modified: zope.error/trunk/setup.py
===================================================================
--- zope.error/trunk/setup.py	2009-09-29 05:33:31 UTC (rev 104596)
+++ zope.error/trunk/setup.py	2009-09-29 05:34:24 UTC (rev 104597)
@@ -29,7 +29,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.error',
-    version = '3.7.0',
+    version = '3.7.1dev',
     author='Zope Corporation and Contributors',
     author_email='zope-dev at zope.org',
     description = "An error reporting utility for Zope3",



More information about the checkins mailing list