[Checkins] SVN: zExceptions/trunk/ Bump version

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


Log message for revision 113150:
  Bump version

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

-=-
Modified: zExceptions/trunk/CHANGES.txt
===================================================================
--- zExceptions/trunk/CHANGES.txt	2010-06-05 16:04:25 UTC (rev 113149)
+++ zExceptions/trunk/CHANGES.txt	2010-06-05 16:04:46 UTC (rev 113150)
@@ -1,6 +1,10 @@
 Changelog
 =========
 
+2.13.1 (unreleased)
+-------------------
+
+
 2.13.0 (2010-06-05)
 -------------------
 

Modified: zExceptions/trunk/setup.py
===================================================================
--- zExceptions/trunk/setup.py	2010-06-05 16:04:25 UTC (rev 113149)
+++ zExceptions/trunk/setup.py	2010-06-05 16:04:46 UTC (rev 113150)
@@ -15,7 +15,7 @@
 from setuptools import setup, find_packages
 
 setup(name='zExceptions',
-      version = '2.13.0',
+      version = '2.13.1dev',
       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