[Checkins] SVN: zope.contenttype/trunk/ Prep 3.5.1 release.

Tres Seaver tseaver at palladion.com
Tue Mar 23 21:51:53 EDT 2010


Log message for revision 110129:
  Prep 3.5.1 release.

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

-=-
Modified: zope.contenttype/trunk/CHANGES.txt
===================================================================
--- zope.contenttype/trunk/CHANGES.txt	2010-03-24 01:51:17 UTC (rev 110128)
+++ zope.contenttype/trunk/CHANGES.txt	2010-03-24 01:51:52 UTC (rev 110129)
@@ -1,7 +1,7 @@
 Change History
 ==============
 
-3.5.1 (unreleased)
+3.5.1 (2010-03-23)
 ------------------
 
 * LP #242321:  fix IndexError raised when testing strings consisting

Modified: zope.contenttype/trunk/setup.py
===================================================================
--- zope.contenttype/trunk/setup.py	2010-03-24 01:51:17 UTC (rev 110128)
+++ zope.contenttype/trunk/setup.py	2010-03-24 01:51:52 UTC (rev 110129)
@@ -39,7 +39,7 @@
 
 setup(
     name='zope.contenttype',
-    version='3.5.1dev',
+    version='3.5.1',
     url='http://pypi.python.org/pypi/zope.contenttype',
     author='Zope Corporation and Contributors',
     author_email='zope3-dev at zope.org',



More information about the checkins mailing list