[Checkins] SVN: z3c.testing/trunk/ Back to development: 0.3.3

Michael Howitz mh at gocept.com
Mon Aug 23 02:11:08 EDT 2010


Log message for revision 115866:
  Back to development: 0.3.3

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

-=-
Modified: z3c.testing/trunk/CHANGES.txt
===================================================================
--- z3c.testing/trunk/CHANGES.txt	2010-08-23 06:10:41 UTC (rev 115865)
+++ z3c.testing/trunk/CHANGES.txt	2010-08-23 06:11:08 UTC (rev 115866)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+0.3.3 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 0.3.2 (2010-08-23)
 ------------------
 

Modified: z3c.testing/trunk/setup.py
===================================================================
--- z3c.testing/trunk/setup.py	2010-08-23 06:10:41 UTC (rev 115865)
+++ z3c.testing/trunk/setup.py	2010-08-23 06:11:08 UTC (rev 115866)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='z3c.testing',
-      version='0.3.2',
+      version='0.3.3dev',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='High-level Testing Support',



More information about the checkins mailing list