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

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


Log message for revision 127476:
  vb

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:14:29 UTC (rev 127475)
+++ DateTime/branches/2.12/CHANGES.txt	2012-08-10 22:15:20 UTC (rev 127476)
@@ -1,6 +1,10 @@
 Changelog
 =========
 
+2.12.8 (unreleased)
+-------------------
+
+
 2.12.7 (2012-08-11)
 -------------------
 

Modified: DateTime/branches/2.12/setup.py
===================================================================
--- DateTime/branches/2.12/setup.py	2012-08-10 22:14:29 UTC (rev 127475)
+++ DateTime/branches/2.12/setup.py	2012-08-10 22:15:20 UTC (rev 127476)
@@ -16,7 +16,7 @@
 from setuptools import setup, find_packages
 
 setup(name='DateTime',
-      version = '2.12.7',
+      version = '2.12.8dev',
       url='http://pypi.python.org/pypi/DateTime',
       license='ZPL 2.1',
       description="""\



More information about the checkins mailing list