[Checkins] SVN: zope.exceptions/trunk/setup.py Back to development.

Lennart Regebro regebro at gmail.com
Sun May 2 14:27:48 EDT 2010


Log message for revision 111880:
  Back to development.
  

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

-=-
Modified: zope.exceptions/trunk/setup.py
===================================================================
--- zope.exceptions/trunk/setup.py	2010-05-02 18:09:47 UTC (rev 111879)
+++ zope.exceptions/trunk/setup.py	2010-05-02 18:27:48 UTC (rev 111880)
@@ -37,7 +37,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.exceptions',
-      version = '3.6.0',
+      version = '3.6.1dev',
       author='Zope Foundation and Contributors',
       author_email='zope3-dev at zope.org',
       description='Zope Exceptions',



More information about the checkins mailing list