[Zope3-checkins] SVN: zope.testing/branches/3.5/setup.py Get ready for release.
Stephan Richter
srichter at cosmos.phy.tufts.edu
Wed Aug 27 03:53:21 EDT 2008
Log message for revision 90405:
Get ready for release.
Changed:
U zope.testing/branches/3.5/setup.py
-=-
Modified: zope.testing/branches/3.5/setup.py
===================================================================
--- zope.testing/branches/3.5/setup.py 2008-08-27 07:52:12 UTC (rev 90404)
+++ zope.testing/branches/3.5/setup.py 2008-08-27 07:53:20 UTC (rev 90405)
@@ -45,7 +45,7 @@
# The following seems to cause weird unicode in the output: :(
## 'testrunner-errors.txt',
-
+
'testrunner-debugging.txt',
'testrunner-layers-ntd.txt',
'testrunner-coverage.txt',
@@ -71,7 +71,7 @@
setup(
name='zope.testing',
- version='3.5.6dev',
+ version='3.5.6',
url='http://www.python.org/pypi/zope.testing',
license='ZPL 2.1',
description='Zope testing framework, including the testrunner script.',
More information about the Zope3-Checkins
mailing list