[Checkins] SVN: zope.exceptions/trunk/setup.py Bumped the development version

Aaron Lehmann aaron at zope.com
Mon Apr 28 11:06:08 EDT 2008


Log message for revision 85814:
  Bumped the development version
  
  

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

-=-
Modified: zope.exceptions/trunk/setup.py
===================================================================
--- zope.exceptions/trunk/setup.py	2008-04-28 15:02:55 UTC (rev 85813)
+++ zope.exceptions/trunk/setup.py	2008-04-28 15:06:07 UTC (rev 85814)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.exceptions',
-      version = '3.5.1dev',
+      version = '3.6.0dev',
       author='Zope Corporation and Contributors',
       author_email='zope3-dev at zope.org',
       description='Zope Exceptions',



More information about the Checkins mailing list