[Checkins] SVN: zope.app.exception/trunk/setup.py Oops, got the version bumps incorrect in the last few packages. Sorry.

Stephan Richter srichter at cosmos.phy.tufts.edu
Wed Oct 24 09:51:00 EDT 2007


Log message for revision 81029:
  Oops, got the version bumps incorrect in the last few packages. Sorry.
  

Changed:
  U   zope.app.exception/trunk/setup.py

-=-
Modified: zope.app.exception/trunk/setup.py
===================================================================
--- zope.app.exception/trunk/setup.py	2007-10-24 13:50:16 UTC (rev 81028)
+++ zope.app.exception/trunk/setup.py	2007-10-24 13:50:58 UTC (rev 81029)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.exception',
-      version = '3.4.1',
+      version = '3.5.0',
       author='Zope Corporation and Contributors',
       author_email='zope3-dev at zope.org',
       description='Zope 3 exception views',



More information about the Checkins mailing list