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

Jan-Jaap Driessen jdriessen at thehealthagency.com
Mon Sep 14 10:58:03 EDT 2009


Log message for revision 103931:
  Preparing release 0.9

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-14 14:55:48 UTC (rev 103930)
+++ z3c.recipe.compattest/trunk/CHANGES.txt	2009-09-14 14:58:03 UTC (rev 103931)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-0.9 (unreleased)
+0.9 (2009-09-14)
 ================
 
 - Test runner: return the exit code 1 in case of test failures; this simplifies

Modified: z3c.recipe.compattest/trunk/setup.py
===================================================================
--- z3c.recipe.compattest/trunk/setup.py	2009-09-14 14:55:48 UTC (rev 103930)
+++ z3c.recipe.compattest/trunk/setup.py	2009-09-14 14:58:03 UTC (rev 103931)
@@ -1,4 +1,4 @@
-version = '0.9.0dev'
+version = '0.9'
 
 import os
 from setuptools import setup, find_packages



More information about the checkins mailing list