[Checkins] SVN: z3c.soap/trunk/ Preparing release 0.5.2

Jean-Francois Roche jfroche at jfroche.be
Wed May 5 13:09:27 EDT 2010


Log message for revision 111987:
  Preparing release 0.5.2

Changed:
  U   z3c.soap/trunk/docs/HISTORY.txt
  U   z3c.soap/trunk/setup.py

-=-
Modified: z3c.soap/trunk/docs/HISTORY.txt
===================================================================
--- z3c.soap/trunk/docs/HISTORY.txt	2010-05-05 17:08:25 UTC (rev 111986)
+++ z3c.soap/trunk/docs/HISTORY.txt	2010-05-05 17:09:26 UTC (rev 111987)
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-0.5.2 (unreleased)
+0.5.2 (2010-05-05)
 ------------------
 
 * Added Zope 2.12 support (thanks to patch from E. Leddy)

Modified: z3c.soap/trunk/setup.py
===================================================================
--- z3c.soap/trunk/setup.py	2010-05-05 17:08:25 UTC (rev 111986)
+++ z3c.soap/trunk/setup.py	2010-05-05 17:09:26 UTC (rev 111987)
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 import os
 
-version = '0.5.2dev'
+version = '0.5.2'
 
 setup(name='z3c.soap',
       version=version,



More information about the checkins mailing list