[Checkins] SVN: zope.filerepresentation/trunk/setup.py Preparing release 4.0.1

Stephen Richter cvs-admin at zope.org
Mon Feb 11 18:25:16 UTC 2013


Log message for revision 129282:
  Preparing release 4.0.1

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

-=-
Modified: zope.filerepresentation/trunk/setup.py
===================================================================
--- zope.filerepresentation/trunk/setup.py	2013-02-11 18:24:55 UTC (rev 129281)
+++ zope.filerepresentation/trunk/setup.py	2013-02-11 18:25:16 UTC (rev 129282)
@@ -25,7 +25,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.filerepresentation',
-      version='4.0.1.dev0',
+      version='4.0.1',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='File-system Representation Interfaces',



More information about the checkins mailing list