[Checkins] SVN: zope.exceptions/trunk/ svb

Tres Seaver cvs-admin at zope.org
Wed May 16 18:13:54 UTC 2012


Log message for revision 125936:
  svb

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-05-16 18:07:35 UTC (rev 125935)
+++ zope.exceptions/trunk/CHANGES.txt	2012-05-16 18:13:38 UTC (rev 125936)
@@ -1,6 +1,12 @@
 zope.exceptions Changelog
 =========================
 
+4.0.1 (unreleased)
+------------------
+
+- TBD
+
+
 4.0.0.1 (2012-05-16)
 --------------------
 

Modified: zope.exceptions/trunk/setup.py
===================================================================
--- zope.exceptions/trunk/setup.py	2012-05-16 18:07:35 UTC (rev 125935)
+++ zope.exceptions/trunk/setup.py	2012-05-16 18:13:38 UTC (rev 125936)
@@ -27,7 +27,7 @@
 
 
 setup(name='zope.exceptions',
-      version='4.0.0.1',
+      version='4.0.1dev',
       author='Zope Foundation and Contributors',
       author_email='zope-dev at zope.org',
       description='Zope Exceptions',



More information about the checkins mailing list