[Checkins] SVN: z3c.recipe.compattest/trunk/ Preparing release 0.13

Jan-Wijbrand Kolman janwijbrand at gmail.com
Thu Oct 7 08:29:39 EDT 2010


Log message for revision 117340:
  Preparing release 0.13

Changed:
  U   z3c.recipe.compattest/trunk/CHANGES.txt
  U   z3c.recipe.compattest/trunk/setup.py

-=-
Modified: z3c.recipe.compattest/trunk/CHANGES.txt
===================================================================
--- z3c.recipe.compattest/trunk/CHANGES.txt	2010-10-07 12:22:44 UTC (rev 117339)
+++ z3c.recipe.compattest/trunk/CHANGES.txt	2010-10-07 12:29:38 UTC (rev 117340)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-0.13 (unreleased)
+0.13 (2010-10-07)
 =================
 
 - Depend on and use the new features of the zc.buildout 1.5 line. At the same

Modified: z3c.recipe.compattest/trunk/setup.py
===================================================================
--- z3c.recipe.compattest/trunk/setup.py	2010-10-07 12:22:44 UTC (rev 117339)
+++ z3c.recipe.compattest/trunk/setup.py	2010-10-07 12:29:38 UTC (rev 117340)
@@ -1,4 +1,4 @@
-version = '0.13dev'
+version = '0.13'
 
 import os
 from setuptools import setup, find_packages



More information about the checkins mailing list