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

Thomas Lotze tl at gocept.com
Thu Jul 8 12:29:19 EDT 2010


Log message for revision 114342:
  Back to development: 1.4.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-07-08 16:26:37 UTC (rev 114341)
+++ z3c.etestbrowser/trunk/CHANGES.txt	2010-07-08 16:29:19 UTC (rev 114342)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+1.4.1 (unreleased)
+==================
+
+- Nothing changed yet.
+
+
 1.4.0 (2010-07-08)
 ==================
 

Modified: z3c.etestbrowser/trunk/setup.py
===================================================================
--- z3c.etestbrowser/trunk/setup.py	2010-07-08 16:26:37 UTC (rev 114341)
+++ z3c.etestbrowser/trunk/setup.py	2010-07-08 16:29:19 UTC (rev 114342)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='z3c.etestbrowser',
-      version = '1.4.0',
+      version = '1.4.1dev',
       author='Christian Theune',
       author_email='ct at gocept.com',
       description='Extensions for zope.testbrowser',



More information about the checkins mailing list