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

Michael Howitz mh at gocept.com
Mon Sep 20 03:28:14 EDT 2010


Log message for revision 116653:
  Preparing release 3.6.0

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-09-20 07:27:49 UTC (rev 116652)
+++ zope.app.interface/trunk/CHANGES.txt	2010-09-20 07:28:13 UTC (rev 116653)
@@ -3,7 +3,7 @@
 =======
 
 
-3.6.0 (unreleased)
+3.6.0 (2010-09-20)
 ------------------
 
 - Added test extra to declare test dependency on `zope.testing`.

Modified: zope.app.interface/trunk/setup.py
===================================================================
--- zope.app.interface/trunk/setup.py	2010-09-20 07:27:49 UTC (rev 116652)
+++ zope.app.interface/trunk/setup.py	2010-09-20 07:28:13 UTC (rev 116653)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.interface',
-      version='3.5.3dev',
+      version='3.6.0',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='Zope Interface Extensions',



More information about the checkins mailing list