[Checkins] SVN: DateTime/trunk/ Prepare DateTime 2.12.4.

Hanno Schlichting hannosch at hannosch.eu
Mon Jul 12 14:44:35 EDT 2010


Log message for revision 114646:
  Prepare DateTime 2.12.4.

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

-=-
Modified: DateTime/trunk/CHANGES.txt
===================================================================
--- DateTime/trunk/CHANGES.txt	2010-07-12 18:44:09 UTC (rev 114645)
+++ DateTime/trunk/CHANGES.txt	2010-07-12 18:44:35 UTC (rev 114646)
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-2.12.4 (unreleased)
+2.12.4 (2010-07-12)
 -------------------
 
 - Fixed mapping of EDT (was -> 'GMT-0400', now 'GMT-4').

Modified: DateTime/trunk/setup.py
===================================================================
--- DateTime/trunk/setup.py	2010-07-12 18:44:09 UTC (rev 114645)
+++ DateTime/trunk/setup.py	2010-07-12 18:44:35 UTC (rev 114646)
@@ -16,7 +16,7 @@
 from setuptools import setup, find_packages
 
 setup(name='DateTime',
-      version = '2.12.4dev',
+      version = '2.12.4',
       url='http://pypi.python.org/pypi/DateTime',
       license='ZPL 2.1',
       description="""\



More information about the checkins mailing list