[Checkins] SVN: zope.app.testing/branches/3.4/setup.py devify the maintenance branch

Fred L. Drake, Jr. fdrake at gmail.com
Thu Aug 21 16:57:40 EDT 2008


Log message for revision 90096:
  devify the maintenance branch
  

Changed:
  U   zope.app.testing/branches/3.4/setup.py

-=-
Modified: zope.app.testing/branches/3.4/setup.py
===================================================================
--- zope.app.testing/branches/3.4/setup.py	2008-08-21 20:57:00 UTC (rev 90095)
+++ zope.app.testing/branches/3.4/setup.py	2008-08-21 20:57:40 UTC (rev 90096)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.testing',
-      version = '3.4.3',
+      version = '3.4.5dev',
       author='Zope Corporation and Contributors',
       author_email='zope3-dev at zope.org',
       description='Zope Application Testing Support',



More information about the Checkins mailing list