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

Stephan Richter srichter at cosmos.phy.tufts.edu
Thu Nov 1 23:21:42 EDT 2007


Log message for revision 81402:
  vb
  

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

-=-
Modified: zope.file/trunk/setup.py
===================================================================
--- zope.file/trunk/setup.py	2007-11-02 03:19:48 UTC (rev 81401)
+++ zope.file/trunk/setup.py	2007-11-02 03:21:41 UTC (rev 81402)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.file',
-      version = '0.3.0',
+      version = '0.4.0',
       author='Zope Corporation and Contributors',
       author_email='zope3-dev at zope.org',
       description='Efficient File Implementation for Zope Applications',



More information about the Checkins mailing list