SVN: zope.testing/branches/3.5/setup.py version bump.
Stephan Richter <[email protected]>
| Newsgroups | gmane.comp.web.zope.zope3.cvs |
|---|---|
| Message-ID | <[email protected]> |
Log message for revision 90409:
version bump.
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 08:03:53 UTC (rev 90408)
+++ zope.testing/branches/3.5/setup.py 2008-08-27 08:09:11 UTC (rev 90409)
@@ -71,7 +71,7 @@
setup(
name='zope.testing',
- version='3.5.6',
+ version='3.5.7dev',
url='http://www.python.org/pypi/zope.testing',
license='ZPL 2.1',
description='Zope testing framework, including the testrunner script.',