[Checkins] SVN: zope.testing/trunk/ - Bump version on trunk

Sidnei da Silva sidnei.da.silva at gmail.com
Tue Apr 13 06:30:45 EDT 2010


Log message for revision 110769:
  - Bump version on trunk

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

-=-
Modified: zope.testing/trunk/CHANGES.txt
===================================================================
--- zope.testing/trunk/CHANGES.txt	2010-04-13 10:30:36 UTC (rev 110768)
+++ zope.testing/trunk/CHANGES.txt	2010-04-13 10:30:45 UTC (rev 110769)
@@ -1,6 +1,11 @@
 zope.testing Changelog
 **********************
 
+3.9.5 (Unreleased)
+==================
+
+- ...
+
 3.9.4 (2010-04-13)
 ==================
 

Modified: zope.testing/trunk/setup.py
===================================================================
--- zope.testing/trunk/setup.py	2010-04-13 10:30:36 UTC (rev 110768)
+++ zope.testing/trunk/setup.py	2010-04-13 10:30:45 UTC (rev 110769)
@@ -85,7 +85,7 @@
 
 setup(
     name='zope.testing',
-    version = '3.9.4dev',
+    version = '3.9.5dev',
     url='http://pypi.python.org/pypi/zope.testing',
     license='ZPL 2.1',
     description='Zope testing framework, including the testrunner script.',



More information about the checkins mailing list