[Checkins] SVN: zope.contenttype/trunk/ Prepare zope.contenttype 3.5.3.

Hanno Schlichting hannosch at hannosch.eu
Fri Mar 18 09:27:26 EDT 2011


Log message for revision 121031:
  Prepare zope.contenttype 3.5.3.

Changed:
  U   zope.contenttype/trunk/CHANGES.txt
  U   zope.contenttype/trunk/setup.py

-=-
Modified: zope.contenttype/trunk/CHANGES.txt
===================================================================
--- zope.contenttype/trunk/CHANGES.txt	2011-03-18 13:26:44 UTC (rev 121030)
+++ zope.contenttype/trunk/CHANGES.txt	2011-03-18 13:27:26 UTC (rev 121031)
@@ -1,7 +1,7 @@
 Change History
 ==============
 
-3.5.3 (unreleased)
+3.5.3 (2011-03-18)
 ------------------
 
 * Added new mime types for web fonts, cache manifest and new media formats.

Modified: zope.contenttype/trunk/setup.py
===================================================================
--- zope.contenttype/trunk/setup.py	2011-03-18 13:26:44 UTC (rev 121030)
+++ zope.contenttype/trunk/setup.py	2011-03-18 13:27:26 UTC (rev 121031)
@@ -37,7 +37,7 @@
 
 setup(
     name='zope.contenttype',
-    version='3.5.3dev',
+    version='3.5.3',
     url='http://pypi.python.org/pypi/zope.contenttype',
     author='Zope Foundation and Contributors',
     author_email='zope-dev at zope.org',



More information about the checkins mailing list