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

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


Log message for revision 81035:
  Silly version bump.
  

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

-=-
Modified: zope.app.file/trunk/setup.py
===================================================================
--- zope.app.file/trunk/setup.py	2007-10-24 14:16:42 UTC (rev 81034)
+++ zope.app.file/trunk/setup.py	2007-10-24 14:17:16 UTC (rev 81035)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.file',
-      version = '3.4.0',
+      version = '3.5.0',
       author='Zope Corporation and Contributors',
       author_email='zope3-dev at zope.org',
       description='File and Image -- Zope 3 Content Components',



More information about the Checkins mailing list