[Checkins] SVN: zLOG/trunk/ Prepare zLOG 2.12.0.

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


Log message for revision 127639:
  Prepare zLOG 2.12.0.

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

-=-
Modified: zLOG/trunk/CHANGES.txt
===================================================================
--- zLOG/trunk/CHANGES.txt	2012-08-30 14:51:42 UTC (rev 127638)
+++ zLOG/trunk/CHANGES.txt	2012-08-30 14:53:49 UTC (rev 127639)
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-2.12.0 (unreleased)
+2.12.0 (2012-08-30)
 -------------------
 
 * Rely on refactored base class from ZConfig for testing logging.

Modified: zLOG/trunk/setup.py
===================================================================
--- zLOG/trunk/setup.py	2012-08-30 14:51:42 UTC (rev 127638)
+++ zLOG/trunk/setup.py	2012-08-30 14:53:49 UTC (rev 127639)
@@ -17,7 +17,7 @@
 from setuptools import setup, find_packages
 
 setup(name='zLOG',
-      version = '2.12.0dev',
+      version = '2.12.0',
       url='http://cheeseshop.python.org/pypi/zLOG',
       license='ZPL 2.1',
       description='A general logging facility',



More information about the checkins mailing list