[Checkins] SVN: z3c.testsetup/tags/0.8.3/ Remove dev-marker, set release date.

Uli Fouquet uli at gnufix.de
Wed Sep 15 04:57:35 EDT 2010


Log message for revision 116427:
  Remove dev-marker, set release date.

Changed:
  U   z3c.testsetup/tags/0.8.3/CHANGES.txt
  U   z3c.testsetup/tags/0.8.3/setup.py

-=-
Modified: z3c.testsetup/tags/0.8.3/CHANGES.txt
===================================================================
--- z3c.testsetup/tags/0.8.3/CHANGES.txt	2010-09-15 08:51:50 UTC (rev 116426)
+++ z3c.testsetup/tags/0.8.3/CHANGES.txt	2010-09-15 08:57:35 UTC (rev 116427)
@@ -1,7 +1,7 @@
 Changelog for z3c.testsetup
 ***************************
 
-0.8.3 (unreleased)
+0.8.3 (2010-09-15)
 ==================
 
 - Fixed tests on windows related to testrunner problems with multiple

Modified: z3c.testsetup/tags/0.8.3/setup.py
===================================================================
--- z3c.testsetup/tags/0.8.3/setup.py	2010-09-15 08:51:50 UTC (rev 116426)
+++ z3c.testsetup/tags/0.8.3/setup.py	2010-09-15 08:57:35 UTC (rev 116427)
@@ -25,7 +25,7 @@
 
 setup(
     name='z3c.testsetup',
-    version='0.8.3dev',
+    version='0.8.3',
     author='Zope Foundation and Contributors',
     author_email='zope-dev at zope.org',
     url = 'http://pypi.python.org/pypi/z3c.testsetup',



More information about the checkins mailing list