[Checkins] SVN: zope.container/trunk/ Preparing release 3.8.0

Michael Howitz mh at gocept.com
Fri Apr 3 03:17:29 EDT 2009


Log message for revision 98815:
  Preparing release 3.8.0

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

-=-
Modified: zope.container/trunk/CHANGES.txt
===================================================================
--- zope.container/trunk/CHANGES.txt	2009-04-03 07:17:13 UTC (rev 98814)
+++ zope.container/trunk/CHANGES.txt	2009-04-03 07:17:29 UTC (rev 98815)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-3.7.3 (unreleased)
+3.8.0 (2009-04-03)
 ------------------
 
 - Change configure.zcml to not depend on zope.app.component.

Modified: zope.container/trunk/setup.py
===================================================================
--- zope.container/trunk/setup.py	2009-04-03 07:17:13 UTC (rev 98814)
+++ zope.container/trunk/setup.py	2009-04-03 07:17:29 UTC (rev 98815)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.container',
-      version = '3.7.3dev',
+      version = '3.8.0',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='Zope Container',



More information about the Checkins mailing list