[Checkins] SVN: zope.app.locales/trunk/ Preparing release 3.7.0

Michael Howitz mh at gocept.com
Wed Mar 2 09:01:13 EST 2011


Log message for revision 120674:
  Preparing release 3.7.0

Changed:
  U   zope.app.locales/trunk/CHANGES.txt
  U   zope.app.locales/trunk/setup.py

-=-
Modified: zope.app.locales/trunk/CHANGES.txt
===================================================================
--- zope.app.locales/trunk/CHANGES.txt	2011-03-02 14:00:55 UTC (rev 120673)
+++ zope.app.locales/trunk/CHANGES.txt	2011-03-02 14:01:13 UTC (rev 120674)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-3.6.3 (unreleased)
+3.7.0 (2011-03-02)
 ------------------
 
 - Include zcml dependencies in ``configure.zcml``, require the necessary

Modified: zope.app.locales/trunk/setup.py
===================================================================
--- zope.app.locales/trunk/setup.py	2011-03-02 14:00:55 UTC (rev 120673)
+++ zope.app.locales/trunk/setup.py	2011-03-02 14:01:13 UTC (rev 120674)
@@ -27,7 +27,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.locales',
-      version='3.6.3dev',
+      version='3.7.0',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='Zope locale extraction and management utilities',



More information about the checkins mailing list