[Checkins] SVN: zope.app.exception/trunk/setup.py vb.

Stephan Richter srichter at cosmos.phy.tufts.edu
Wed Oct 31 14:47:40 EDT 2007


Log message for revision 81307:
  vb.
  

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

-=-
Modified: zope.app.exception/trunk/setup.py
===================================================================
--- zope.app.exception/trunk/setup.py	2007-10-31 18:47:19 UTC (rev 81306)
+++ zope.app.exception/trunk/setup.py	2007-10-31 18:47:40 UTC (rev 81307)
@@ -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