[Checkins] SVN: zope.app.zcmlfiles/trunk/ Preparing release 3.7.1

Gediminas Paulauskas menesis at pov.lt
Tue Jul 26 10:24:36 EDT 2011


Log message for revision 122364:
  Preparing release 3.7.1

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

-=-
Modified: zope.app.zcmlfiles/trunk/CHANGES.txt
===================================================================
--- zope.app.zcmlfiles/trunk/CHANGES.txt	2011-07-26 14:00:28 UTC (rev 122363)
+++ zope.app.zcmlfiles/trunk/CHANGES.txt	2011-07-26 14:24:36 UTC (rev 122364)
@@ -1,7 +1,7 @@
 Change History
 ==============
 
-3.7.1 (unreleased)
+3.7.1 (2011-07-26)
 ------------------
 
 - Move include of ``zope.dublincore.browser`` here from ``zope.dublincore``

Modified: zope.app.zcmlfiles/trunk/setup.py
===================================================================
--- zope.app.zcmlfiles/trunk/setup.py	2011-07-26 14:00:28 UTC (rev 122363)
+++ zope.app.zcmlfiles/trunk/setup.py	2011-07-26 14:24:36 UTC (rev 122364)
@@ -37,7 +37,7 @@
 
 setup(
     name='zope.app.zcmlfiles',
-    version = '3.7.1dev',
+    version='3.7.1',
     url='http://pypi.python.org/pypi/zope.app.zcmlfiles',
     author='Zope Corporation and Contributors',
     author_email='zope-dev at zope.org',



More information about the checkins mailing list