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

Wolfgang Schnerring wosc at wosc.de
Tue Dec 15 09:31:12 EST 2009


Log message for revision 106526:
  Preparing release 0.12.1

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	2009-12-15 14:30:16 UTC (rev 106525)
+++ z3c.recipe.compattest/trunk/CHANGES.txt	2009-12-15 14:31:07 UTC (rev 106526)
@@ -2,8 +2,8 @@
 CHANGES
 =======
 
-0.13 (unreleased)
-=================
+0.12.1 (2009-12-15)
+===================
 
 - Fixed bug in using exclude introduced in 0.12 (including test to make sure
   it doesn't happen again).

Modified: z3c.recipe.compattest/trunk/setup.py
===================================================================
--- z3c.recipe.compattest/trunk/setup.py	2009-12-15 14:30:16 UTC (rev 106525)
+++ z3c.recipe.compattest/trunk/setup.py	2009-12-15 14:31:07 UTC (rev 106526)
@@ -1,4 +1,4 @@
-version = '0.13dev'
+version = '0.12.1'
 
 import os
 from setuptools import setup, find_packages



More information about the checkins mailing list