[Checkins] SVN: z3c.testing/trunk/setup.py vb

Stephan Richter srichter at cosmos.phy.tufts.edu
Wed Oct 31 12:22:56 EDT 2007


Log message for revision 81275:
  vb
  

Changed:
  U   z3c.testing/trunk/setup.py

-=-
Modified: z3c.testing/trunk/setup.py
===================================================================
--- z3c.testing/trunk/setup.py	2007-10-31 16:22:51 UTC (rev 81274)
+++ z3c.testing/trunk/setup.py	2007-10-31 16:22:56 UTC (rev 81275)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='z3c.testing',
-      version = '0.2.0',
+      version = '0.3.0',
       author='Zope Corporation and Contributors',
       author_email='zope3-dev at zope.org',
       description='High-level Testing Support',



More information about the Checkins mailing list