[Checkins] SVN: zope.location/trunk/ Prep for 3.5.4.

Chris McDonough chrism at plope.com
Sun May 17 13:35:18 EDT 2009


Log message for revision 100041:
  Prep for 3.5.4.
  

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

-=-
Modified: zope.location/trunk/CHANGES.txt
===================================================================
--- zope.location/trunk/CHANGES.txt	2009-05-17 17:34:40 UTC (rev 100040)
+++ zope.location/trunk/CHANGES.txt	2009-05-17 17:35:18 UTC (rev 100041)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-3.5.4 (unreleased)
+3.5.4 (2009-05-17)
 ------------------
 
 - Add ``IContained`` interface to ``zope.location.interfaces`` module.

Modified: zope.location/trunk/setup.py
===================================================================
--- zope.location/trunk/setup.py	2009-05-17 17:34:40 UTC (rev 100040)
+++ zope.location/trunk/setup.py	2009-05-17 17:35:18 UTC (rev 100041)
@@ -21,7 +21,7 @@
     return text
 
 setup(name='zope.location',
-      version = '3.5.4dev',
+      version = '3.5.4',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='Zope Location',



More information about the Checkins mailing list