[Checkins] SVN: zope.testing/branches/3.10/ Preparing release 3.10.3
    Michael Howitz 
    mh at gocept.com
       
    Thu Nov  3 08:37:53 UTC 2011
    
    
  
Log message for revision 123279:
  Preparing release 3.10.3
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:37:08 UTC (rev 123278)
+++ zope.testing/branches/3.10/CHANGES.txt	2011-11-03 08:37:52 UTC (rev 123279)
@@ -1,7 +1,7 @@
 zope.testing Changelog
 **********************
 
-3.10.3 (unreleased)
+3.10.3 (2011-11-03)
 ===================
 
 - Fixed test which fails if there is a file named `Data.fs` in the current
Modified: zope.testing/branches/3.10/setup.py
===================================================================
--- zope.testing/branches/3.10/setup.py	2011-11-03 08:37:08 UTC (rev 123278)
+++ zope.testing/branches/3.10/setup.py	2011-11-03 08:37:52 UTC (rev 123279)
@@ -41,7 +41,7 @@
 
 setup(
     name='zope.testing',
-    version='3.10.2',
+    version='3.10.3',
     url='http://pypi.python.org/pypi/zope.testing',
     license='ZPL 2.1',
     description='Zope testing helpers',
    
    
More information about the checkins
mailing list