[Checkins] SVN: Products.ExternalMethod/trunk/ Prepare Products.ExternalMethod 2.13.0.

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


Log message for revision 114484:
  Prepare Products.ExternalMethod 2.13.0.

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:31:20 UTC (rev 114483)
+++ Products.ExternalMethod/trunk/CHANGES.txt	2010-07-10 09:32:31 UTC (rev 114484)
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-2.13.0 (unreleased)
+2.13.0 (2010-07-10)
 -------------------
 
 - Released as separate package.

Modified: Products.ExternalMethod/trunk/setup.py
===================================================================
--- Products.ExternalMethod/trunk/setup.py	2010-07-10 09:31:20 UTC (rev 114483)
+++ Products.ExternalMethod/trunk/setup.py	2010-07-10 09:32:31 UTC (rev 114484)
@@ -15,7 +15,7 @@
 from setuptools import setup, find_packages
 
 setup(name='Products.ExternalMethod',
-      version = '2.13.0dev',
+      version = '2.13.0',
       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