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

Stephan Richter srichter at cosmos.phy.tufts.edu
Tue Oct 23 22:40:58 EDT 2007


Log message for revision 81020:
  Silly version bump.
  

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

-=-
Modified: zope.app.dependable/trunk/setup.py
===================================================================
--- zope.app.dependable/trunk/setup.py	2007-10-24 02:39:08 UTC (rev 81019)
+++ zope.app.dependable/trunk/setup.py	2007-10-24 02:40:57 UTC (rev 81020)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.dependable',
-      version = '3.4.0',
+      version = '3.4.1',
       author='Zope Corporation and Contributors',
       author_email='zope3-dev at zope.org',
       description='Simple Dependency API',



More information about the Checkins mailing list