[Checkins] SVN: DateTime/branches/2.12/ prepare

Hano Schlichting cvs-admin at zope.org
Fri Aug 10 22:13:43 UTC 2012


Log message for revision 127474:
  prepare

Changed:
  U   DateTime/branches/2.12/CHANGES.txt
  U   DateTime/branches/2.12/setup.py

-=-
Modified: DateTime/branches/2.12/CHANGES.txt
===================================================================
--- DateTime/branches/2.12/CHANGES.txt	2012-08-10 22:13:03 UTC (rev 127473)
+++ DateTime/branches/2.12/CHANGES.txt	2012-08-10 22:13:40 UTC (rev 127474)
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-2.12.7 (unreleased)
+2.12.7 (2012-08-11)
 -------------------
 
 - Added forward compatibility with DateTime 3 pickle format. DateTime

Modified: DateTime/branches/2.12/setup.py
===================================================================
--- DateTime/branches/2.12/setup.py	2012-08-10 22:13:03 UTC (rev 127473)
+++ DateTime/branches/2.12/setup.py	2012-08-10 22:13:40 UTC (rev 127474)
@@ -16,7 +16,7 @@
 from setuptools import setup, find_packages
 
 setup(name='DateTime',
-      version = '2.12.7dev',
+      version = '2.12.7',
       url='http://pypi.python.org/pypi/DateTime',
       license='ZPL 2.1',
       description="""\



More information about the checkins mailing list