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

Stephen Richter cvs-admin at zope.org
Thu Feb 21 18:33:31 UTC 2013


Log message for revision 129587:
  Back to development: 4.1.1

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

-=-
Modified: zope.error/trunk/CHANGES.txt
===================================================================
--- zope.error/trunk/CHANGES.txt	2013-02-21 18:31:58 UTC (rev 129586)
+++ zope.error/trunk/CHANGES.txt	2013-02-21 18:33:31 UTC (rev 129587)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+4.1.1 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 4.1.0 (2013-02-21)
 ------------------
 

Modified: zope.error/trunk/setup.py
===================================================================
--- zope.error/trunk/setup.py	2013-02-21 18:31:58 UTC (rev 129586)
+++ zope.error/trunk/setup.py	2013-02-21 18:33:31 UTC (rev 129587)
@@ -27,7 +27,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.error',
-    version='4.1.0',
+    version='4.1.1.dev0',
     author='Zope Foundation and Contributors',
     author_email='zope-dev at zope.org',
     description = "An error reporting utility for Zope3",



More information about the checkins mailing list