[Checkins] SVN: DateTime/branches/2.12/ vb
    Hanno Schlichting 
    hannosch at hannosch.eu
       
    Mon Dec 12 10:05:03 UTC 2011
    
    
  
Log message for revision 123701:
  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	2011-12-12 10:04:32 UTC (rev 123700)
+++ DateTime/branches/2.12/CHANGES.txt	2011-12-12 10:05:02 UTC (rev 123701)
@@ -1,6 +1,10 @@
 Changelog
 =========
 
+2.12.7 (unreleased)
+-------------------
+
+
 2.12.6 (2010-10-17)
 -------------------
 
Modified: DateTime/branches/2.12/setup.py
===================================================================
--- DateTime/branches/2.12/setup.py	2011-12-12 10:04:32 UTC (rev 123700)
+++ DateTime/branches/2.12/setup.py	2011-12-12 10:05:02 UTC (rev 123701)
@@ -16,7 +16,7 @@
 from setuptools import setup, find_packages
 
 setup(name='DateTime',
-      version = '2.12.6',
+      version = '2.12.7dev',
       url='http://pypi.python.org/pypi/DateTime',
       license='ZPL 2.1',
       description="""\
    
    
More information about the checkins
mailing list