[Checkins] SVN: zope.app.interface/trunk/ Preparing release 3.5.2

Adam Groszer agroszer at gmail.com
Thu Jul 8 02:06:49 EDT 2010


Log message for revision 114305:
  Preparing release 3.5.2

Changed:
  U   zope.app.interface/trunk/CHANGES.txt
  U   zope.app.interface/trunk/setup.py

-=-
Modified: zope.app.interface/trunk/CHANGES.txt
===================================================================
--- zope.app.interface/trunk/CHANGES.txt	2010-07-08 06:06:36 UTC (rev 114304)
+++ zope.app.interface/trunk/CHANGES.txt	2010-07-08 06:06:49 UTC (rev 114305)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-3.5.2 (unreleased)
+3.5.2 (2010-07-08)
 ------------------
 
 - 3.5.1 was a bad release

Modified: zope.app.interface/trunk/setup.py
===================================================================
--- zope.app.interface/trunk/setup.py	2010-07-08 06:06:36 UTC (rev 114304)
+++ zope.app.interface/trunk/setup.py	2010-07-08 06:06:49 UTC (rev 114305)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.interface',
-      version='3.5.2dev',
+      version='3.5.2',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='Zope Interface Extensions',



More information about the checkins mailing list