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

Michael Howitz mh at gocept.com
Mon Jan 18 14:53:42 EST 2010


Log message for revision 108222:
  Back to development: 1.3.2

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-01-18 19:53:07 UTC (rev 108221)
+++ z3c.etestbrowser/trunk/CHANGES.txt	2010-01-18 19:53:41 UTC (rev 108222)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+1.3.2 (unreleased)
+==================
+
+- Nothing changed yet.
+
+
 1.3.1 (2010-01-18)
 ==================
 

Modified: z3c.etestbrowser/trunk/setup.py
===================================================================
--- z3c.etestbrowser/trunk/setup.py	2010-01-18 19:53:07 UTC (rev 108221)
+++ z3c.etestbrowser/trunk/setup.py	2010-01-18 19:53:41 UTC (rev 108222)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='z3c.etestbrowser',
-      version = '1.3.1',
+      version = '1.3.2dev',
       author='Christian Theune',
       author_email='ct at gocept.com',
       description='Extensions for zope.testbrowser',



More information about the checkins mailing list