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

Wolfgang Schnerring wosc at wosc.de
Mon Sep 28 02:51:35 EDT 2009


Log message for revision 104584:
  Preparing release 0.10

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-09-28 06:50:42 UTC (rev 104583)
+++ z3c.recipe.compattest/trunk/CHANGES.txt	2009-09-28 06:51:35 UTC (rev 104584)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-0.10 (unreleased)
+0.10 (2009-09-28)
 =================
 
 - Options prefixed by ``runner-`` are automatically passed to generated test

Modified: z3c.recipe.compattest/trunk/setup.py
===================================================================
--- z3c.recipe.compattest/trunk/setup.py	2009-09-28 06:50:42 UTC (rev 104583)
+++ z3c.recipe.compattest/trunk/setup.py	2009-09-28 06:51:35 UTC (rev 104584)
@@ -1,4 +1,4 @@
-version = '0.10dev'
+version = '0.10'
 
 import os
 from setuptools import setup, find_packages



More information about the checkins mailing list