[Checkins] SVN: zope.publisher/branches/3.13/ Preparing release 3.13.1

Wolfgang Schnerring cvs-admin at zope.org
Mon Jul 2 12:17:34 UTC 2012


Log message for revision 127221:
  Preparing release 3.13.1

Changed:
  U   zope.publisher/branches/3.13/CHANGES.txt
  U   zope.publisher/branches/3.13/setup.py

-=-
Modified: zope.publisher/branches/3.13/CHANGES.txt
===================================================================
--- zope.publisher/branches/3.13/CHANGES.txt	2012-07-02 12:16:33 UTC (rev 127220)
+++ zope.publisher/branches/3.13/CHANGES.txt	2012-07-02 12:17:31 UTC (rev 127221)
@@ -1,7 +1,7 @@
 CHANGES
 =======
 
-3.13.1 (unreleased)
+3.13.1 (2012-07-02)
 -------------------
 
 - Wrap ``with interaction()`` in try/finally.

Modified: zope.publisher/branches/3.13/setup.py
===================================================================
--- zope.publisher/branches/3.13/setup.py	2012-07-02 12:16:33 UTC (rev 127220)
+++ zope.publisher/branches/3.13/setup.py	2012-07-02 12:17:31 UTC (rev 127221)
@@ -28,7 +28,7 @@
 """
 
 setup(name='zope.publisher',
-      version='3.13.0',
+      version='3.13.1',
       url='http://pypi.python.org/pypi/zope.publisher',
       license='ZPL 2.1',
       author='Zope Foundation and Contributors',



More information about the checkins mailing list