[Checkins] SVN: z3c.etestbrowser/trunk/ Back to development: 2.0.1

Michael Howitz mh at gocept.com
Thu Oct 13 04:38:08 EST 2011


Log message for revision 123084:
  Back to development: 2.0.1

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

-=-
Modified: z3c.etestbrowser/trunk/CHANGES.txt
===================================================================
--- z3c.etestbrowser/trunk/CHANGES.txt	2011-10-13 09:37:00 UTC (rev 123083)
+++ z3c.etestbrowser/trunk/CHANGES.txt	2011-10-13 09:38:08 UTC (rev 123084)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+2.0.1 (unreleased)
+==================
+
+- Nothing changed yet.
+
+
 2.0.0 (2011-10-13)
 ==================
 

Modified: z3c.etestbrowser/trunk/setup.py
===================================================================
--- z3c.etestbrowser/trunk/setup.py	2011-10-13 09:37:00 UTC (rev 123083)
+++ z3c.etestbrowser/trunk/setup.py	2011-10-13 09:38:08 UTC (rev 123084)
@@ -20,7 +20,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='z3c.etestbrowser',
-      version='2.0.0',
+      version='2.0.1dev',
       author='Christian Theune',
       author_email='ct at gocept.com',
       description='Extensions for zope.testbrowser',



More information about the checkins mailing list