[Checkins] SVN: zope.app.exception/trunk/setup.py Silly version bump.

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


Log message for revision 81028:
  Silly version bump.
  

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:49:48 UTC (rev 81027)
+++ zope.app.exception/trunk/setup.py	2007-10-24 13:50:16 UTC (rev 81028)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.exception',
-      version = '3.4.0',
+      version = '3.4.1',
       author='Zope Corporation and Contributors',
       author_email='zope3-dev at zope.org',
       description='Zope 3 exception views',



More information about the Checkins mailing list