[Checkins] SVN: zExceptions/trunk/ Prepare zExceptions 2.13.0.

Hanno Schlichting hannosch at hannosch.eu
Sat Jun 5 12:04:10 EDT 2010


Log message for revision 113148:
  Prepare zExceptions 2.13.0.

Changed:
  U   zExceptions/trunk/CHANGES.txt
  U   zExceptions/trunk/setup.py

-=-
Modified: zExceptions/trunk/CHANGES.txt
===================================================================
--- zExceptions/trunk/CHANGES.txt	2010-06-05 16:02:53 UTC (rev 113147)
+++ zExceptions/trunk/CHANGES.txt	2010-06-05 16:04:10 UTC (rev 113148)
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-2.13.0 (unreleased)
+2.13.0 (2010-06-05)
 -------------------
 
 - Released as separate package.

Modified: zExceptions/trunk/setup.py
===================================================================
--- zExceptions/trunk/setup.py	2010-06-05 16:02:53 UTC (rev 113147)
+++ zExceptions/trunk/setup.py	2010-06-05 16:04:10 UTC (rev 113148)
@@ -15,7 +15,7 @@
 from setuptools import setup, find_packages
 
 setup(name='zExceptions',
-      version = '2.13.0dev',
+      version = '2.13.0',
       url='http://pypi.python.org/pypi/zExceptions',
       license='ZPL 2.1',
       description="zExceptions contains common exceptions used in Zope2.",



More information about the checkins mailing list