[Checkins] SVN: zope.file/trunk/setup.py dev-ify.

Satchidanand Haridas satchit at zope.com
Thu Jan 26 17:00:36 UTC 2012


Log message for revision 124178:
  dev-ify.
  
  

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

-=-
Modified: zope.file/trunk/setup.py
===================================================================
--- zope.file/trunk/setup.py	2012-01-26 17:00:06 UTC (rev 124177)
+++ zope.file/trunk/setup.py	2012-01-26 17:00:35 UTC (rev 124178)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.file',
-      version='0.6.1',
+      version='0.6.2dev',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='Efficient File Implementation for Zope Applications',



More information about the checkins mailing list