[Checkins] SVN: Products.ExternalMethod/trunk/ Bump version

Hanno Schlichting hannosch at hannosch.eu
Sat Jul 10 05:33:09 EDT 2010


Log message for revision 114486:
  Bump version

Changed:
  U   Products.ExternalMethod/trunk/CHANGES.txt
  U   Products.ExternalMethod/trunk/setup.py

-=-
Modified: Products.ExternalMethod/trunk/CHANGES.txt
===================================================================
--- Products.ExternalMethod/trunk/CHANGES.txt	2010-07-10 09:32:45 UTC (rev 114485)
+++ Products.ExternalMethod/trunk/CHANGES.txt	2010-07-10 09:33:09 UTC (rev 114486)
@@ -1,6 +1,10 @@
 Changelog
 =========
 
+2.13.1 (unreleased)
+-------------------
+
+
 2.13.0 (2010-07-10)
 -------------------
 

Modified: Products.ExternalMethod/trunk/setup.py
===================================================================
--- Products.ExternalMethod/trunk/setup.py	2010-07-10 09:32:45 UTC (rev 114485)
+++ Products.ExternalMethod/trunk/setup.py	2010-07-10 09:33:09 UTC (rev 114486)
@@ -15,7 +15,7 @@
 from setuptools import setup, find_packages
 
 setup(name='Products.ExternalMethod',
-      version = '2.13.0',
+      version = '2.13.1dev',
       url='http://pypi.python.org/pypi/Products.ExternalMethod',
       license='ZPL 2.1',
       description="This package provides support for external Python methods "



More information about the checkins mailing list