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

Michael Howitz mh at gocept.com
Sun Aug 22 08:18:04 EDT 2010


Log message for revision 115854:
  Back to development: 1.5.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	2010-08-22 12:15:46 UTC (rev 115853)
+++ z3c.etestbrowser/trunk/CHANGES.txt	2010-08-22 12:18:03 UTC (rev 115854)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+1.5.1 (unreleased)
+==================
+
+- Nothing changed yet.
+
+
 1.5.0 (2010-08-22)
 ==================
 

Modified: z3c.etestbrowser/trunk/setup.py
===================================================================
--- z3c.etestbrowser/trunk/setup.py	2010-08-22 12:15:46 UTC (rev 115853)
+++ z3c.etestbrowser/trunk/setup.py	2010-08-22 12:18:03 UTC (rev 115854)
@@ -20,7 +20,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='z3c.etestbrowser',
-      version='1.5.0',
+      version='1.5.1dev',
       author='Christian Theune',
       author_email='ct at gocept.com',
       description='Extensions for zope.testbrowser',



More information about the checkins mailing list