[Zope3-checkins] SVN: zope.testing/tags/3.7.3/setup.py remove dev marker
Christian Theune
ct at gocept.com
Wed Apr 22 09:46:22 EDT 2009
Log message for revision 99371:
remove dev marker
Changed:
U zope.testing/tags/3.7.3/setup.py
-=-
Modified: zope.testing/tags/3.7.3/setup.py
===================================================================
--- zope.testing/tags/3.7.3/setup.py 2009-04-22 13:45:44 UTC (rev 99370)
+++ zope.testing/tags/3.7.3/setup.py 2009-04-22 13:46:22 UTC (rev 99371)
@@ -79,7 +79,7 @@
setup(
name='zope.testing',
- version='3.7.3dev',
+ version='3.7.3',
url='http://pypi.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