[Checkins] SVN: zope.testing/branches/3.10/ Back to development:	3.10.4
    Michael Howitz 
    mh at gocept.com
       
    Thu Nov  3 08:39:20 UTC 2011
    
    
  
Log message for revision 123281:
  Back to development: 3.10.4
Changed:
  U   zope.testing/branches/3.10/CHANGES.txt
  U   zope.testing/branches/3.10/setup.py
-=-
Modified: zope.testing/branches/3.10/CHANGES.txt
===================================================================
--- zope.testing/branches/3.10/CHANGES.txt	2011-11-03 08:38:12 UTC (rev 123280)
+++ zope.testing/branches/3.10/CHANGES.txt	2011-11-03 08:39:20 UTC (rev 123281)
@@ -1,6 +1,12 @@
 zope.testing Changelog
 **********************
 
+3.10.4 (unreleased)
+===================
+
+- Nothing changed yet.
+
+
 3.10.3 (2011-11-03)
 ===================
 
Modified: zope.testing/branches/3.10/setup.py
===================================================================
--- zope.testing/branches/3.10/setup.py	2011-11-03 08:38:12 UTC (rev 123280)
+++ zope.testing/branches/3.10/setup.py	2011-11-03 08:39:20 UTC (rev 123281)
@@ -41,7 +41,7 @@
 
 setup(
     name='zope.testing',
-    version='3.10.3',
+    version='3.10.4dev',
     url='http://pypi.python.org/pypi/zope.testing',
     license='ZPL 2.1',
     description='Zope testing helpers',
    
    
More information about the checkins
mailing list