[Checkins] SVN: zLOG/trunk/setup.py Bump version (while the last release is 2.11.1 that was made before the code itself was moved to zLOG trunk.)

Lawrence Rowe cvs-admin at zope.org
Thu Aug 30 14:28:41 UTC 2012


Log message for revision 127630:
  Bump version (while the last release is 2.11.1 that was made before the code itself was moved to zLOG trunk.)

Changed:
  U   zLOG/trunk/setup.py

-=-
Modified: zLOG/trunk/setup.py
===================================================================
--- zLOG/trunk/setup.py	2012-08-30 14:27:41 UTC (rev 127629)
+++ zLOG/trunk/setup.py	2012-08-30 14:28:38 UTC (rev 127630)
@@ -17,7 +17,7 @@
 from setuptools import setup, find_packages
 
 setup(name='zLOG',
-      version = '2.11.0dev',
+      version = '2.12.0dev',
       url='http://cheeseshop.python.org/pypi/zLOG',
       license='ZPL 2.1',
       description='A general logging facility',



More information about the checkins mailing list