[Checkins] SVN: z3c.testing/trunk/ Preparing release 0.3.1

Michael Howitz mh at gocept.com
Sat Dec 26 10:49:02 EST 2009


Log message for revision 107098:
  Preparing release 0.3.1

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

-=-
Modified: z3c.testing/trunk/CHANGES.txt
===================================================================
--- z3c.testing/trunk/CHANGES.txt	2009-12-26 15:46:41 UTC (rev 107097)
+++ z3c.testing/trunk/CHANGES.txt	2009-12-26 15:49:01 UTC (rev 107098)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-0.3.1 (unreleased)
+0.3.1 (2009-12-26)
 ------------------
 
 - Removed install dependency on ``zope.app.security``.

Modified: z3c.testing/trunk/setup.py
===================================================================
--- z3c.testing/trunk/setup.py	2009-12-26 15:46:41 UTC (rev 107097)
+++ z3c.testing/trunk/setup.py	2009-12-26 15:49:01 UTC (rev 107098)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='z3c.testing',
-      version = '0.3.1dev',
+      version = '0.3.1',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='High-level Testing Support',



More information about the checkins mailing list