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

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


Log message for revision 81400:
  vb
  

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

-=-
Modified: zope.mimetype/trunk/setup.py
===================================================================
--- zope.mimetype/trunk/setup.py	2007-11-02 03:10:57 UTC (rev 81399)
+++ zope.mimetype/trunk/setup.py	2007-11-02 03:11:10 UTC (rev 81400)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.mimetype',
-      version = '0.3.0',
+      version = '0.4.0',
       author='Zope Corporation and Contributors',
       author_email='zope3-dev at zope.org',
       description = "A simple package for working with MIME content types",



More information about the Checkins mailing list