[Checkins] SVN: zope.event/trunk/ Prep 3.5.2.
    Tres Seaver 
    cvs-admin at zope.org
       
    Fri Mar 30 18:10:28 UTC 2012
    
    
  
Log message for revision 124810:
  Prep 3.5.2.
Changed:
  U   zope.event/trunk/CHANGES.txt
  U   zope.event/trunk/setup.py
-=-
Modified: zope.event/trunk/CHANGES.txt
===================================================================
--- zope.event/trunk/CHANGES.txt	2012-03-30 18:10:21 UTC (rev 124809)
+++ zope.event/trunk/CHANGES.txt	2012-03-30 18:10:25 UTC (rev 124810)
@@ -1,7 +1,7 @@
 ``zope.event`` Changelog
 ========================
 
-3.5.2 (unreleased)
+3.5.2 (2012-03-30)
 ------------------
 
 - This release is the last which will maintain support for Python 2.4 /
Modified: zope.event/trunk/setup.py
===================================================================
--- zope.event/trunk/setup.py	2012-03-30 18:10:21 UTC (rev 124809)
+++ zope.event/trunk/setup.py	2012-03-30 18:10:25 UTC (rev 124810)
@@ -27,7 +27,7 @@
 
 setup(
     name='zope.event',
-    version='3.5.2dev',
+    version='3.5.2',
     url='http://pypi.python.org/pypi/zope.event',
     license='ZPL 2.1',
     description='Very basic event publishing system',
    
    
More information about the checkins
mailing list