[Checkins] SVN: DocumentTemplate/trunk/ vb

Hanno Schlichting hannosch at hannosch.eu
Mon Dec 12 13:47:32 UTC 2011


Log message for revision 123762:
  vb

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

-=-
Modified: DocumentTemplate/trunk/CHANGES.txt
===================================================================
--- DocumentTemplate/trunk/CHANGES.txt	2011-12-12 13:47:05 UTC (rev 123761)
+++ DocumentTemplate/trunk/CHANGES.txt	2011-12-12 13:47:31 UTC (rev 123762)
@@ -1,6 +1,10 @@
 Changelog
 =========
 
+2.13.3 (unreleased)
+-------------------
+
+
 2.13.2 (2011-12-12)
 -------------------
 

Modified: DocumentTemplate/trunk/setup.py
===================================================================
--- DocumentTemplate/trunk/setup.py	2011-12-12 13:47:05 UTC (rev 123761)
+++ DocumentTemplate/trunk/setup.py	2011-12-12 13:47:31 UTC (rev 123762)
@@ -16,7 +16,7 @@
 from setuptools import setup, find_packages, Extension
 
 setup(name='DocumentTemplate',
-      version = '2.13.2',
+      version = '2.13.3dev',
       url='http://pypi.python.org/pypi/DocumentTemplate',
       license='ZPL 2.1',
       description="Document Templating Markup Language (DTML)",



More information about the checkins mailing list