[Checkins] SVN: z3c.testsetup/trunk/ Preparing release 0.6

Reinout van Rees reinout at vanrees.org
Thu Nov 19 05:00:53 EST 2009


Log message for revision 105867:
  Preparing release 0.6

Changed:
  U   z3c.testsetup/trunk/CHANGES.txt
  U   z3c.testsetup/trunk/setup.py

-=-
Modified: z3c.testsetup/trunk/CHANGES.txt
===================================================================
--- z3c.testsetup/trunk/CHANGES.txt	2009-11-19 10:00:39 UTC (rev 105866)
+++ z3c.testsetup/trunk/CHANGES.txt	2009-11-19 10:00:53 UTC (rev 105867)
@@ -1,7 +1,7 @@
 Changelog for z3c.testsetup
 ***************************
 
-0.6 (unreleased)
+0.6 (2009-11-19)
 ================
 
 - Python unittest modules with an import error now result in a visible

Modified: z3c.testsetup/trunk/setup.py
===================================================================
--- z3c.testsetup/trunk/setup.py	2009-11-19 10:00:39 UTC (rev 105866)
+++ z3c.testsetup/trunk/setup.py	2009-11-19 10:00:53 UTC (rev 105867)
@@ -25,7 +25,7 @@
 
 setup(
     name='z3c.testsetup',
-    version = '0.6dev',
+    version = '0.6',
     author='Uli Fouquet and the Zope Community',
     author_email='uli at gnufix.de',
     url = 'http://pypi.python.org/pypi/z3c.testsetup',



More information about the checkins mailing list