[Checkins] SVN: zope.publisher/trunk/ Prep 3.7.0 release.

Tres Seaver tseaver at palladion.com
Wed May 13 16:58:38 EDT 2009


Log message for revision 99923:
  Prep 3.7.0 release.

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

-=-
Modified: zope.publisher/trunk/CHANGES.txt
===================================================================
--- zope.publisher/trunk/CHANGES.txt	2009-05-13 20:57:25 UTC (rev 99922)
+++ zope.publisher/trunk/CHANGES.txt	2009-05-13 20:58:38 UTC (rev 99923)
@@ -1,7 +1,7 @@
 CHANGES
 =======
 
-3.7.0 (unreleased)
+3.7.0 (2009-05-13)
 ------------------
 
 - Move ``IView`` and ``IBrowserView`` interfaces into

Modified: zope.publisher/trunk/setup.py
===================================================================
--- zope.publisher/trunk/setup.py	2009-05-13 20:57:25 UTC (rev 99922)
+++ zope.publisher/trunk/setup.py	2009-05-13 20:58:38 UTC (rev 99923)
@@ -23,7 +23,7 @@
 """
 
 setup(name='zope.publisher',
-      version='3.7.0dev',
+      version='3.7.0',
       url='http://pypi.python.org/pypi/zope.publisher',
       license='ZPL 2.1',
       author='Zope Corporation and Contributors',



More information about the Checkins mailing list