[Checkins] SVN: DocumentTemplate/trunk/ Bump version

Hanno Schlichting hannosch at hannosch.eu
Sat Jun 19 13:25:38 EDT 2010


Log message for revision 113682:
  Bump version

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

-=-
Modified: DocumentTemplate/trunk/CHANGES.txt
===================================================================
--- DocumentTemplate/trunk/CHANGES.txt	2010-06-19 17:25:12 UTC (rev 113681)
+++ DocumentTemplate/trunk/CHANGES.txt	2010-06-19 17:25:38 UTC (rev 113682)
@@ -1,6 +1,10 @@
 Changelog
 =========
 
+2.13.1 (unreleased)
+-------------------
+
+
 2.13.0 (2010-06-19)
 -------------------
 

Modified: DocumentTemplate/trunk/setup.py
===================================================================
--- DocumentTemplate/trunk/setup.py	2010-06-19 17:25:12 UTC (rev 113681)
+++ DocumentTemplate/trunk/setup.py	2010-06-19 17:25:38 UTC (rev 113682)
@@ -16,7 +16,7 @@
 from setuptools import setup, find_packages, Extension
 
 setup(name='DocumentTemplate',
-      version = '2.13.0',
+      version = '2.13.1dev',
       url='http://pypi.python.org/pypi/DocumentTemplate',
       license='ZPL 2.1',
       description="Document Templating Markup Language (DTML)",



More information about the checkins mailing list