[Checkins] SVN: z3c.soap/trunk/ Back to development: 0.5.3

Jean-Francois Roche jfroche at jfroche.be
Wed May 5 13:10:21 EDT 2010


Log message for revision 111989:
  Back to development: 0.5.3

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:09:43 UTC (rev 111988)
+++ z3c.soap/trunk/docs/HISTORY.txt	2010-05-05 17:10:21 UTC (rev 111989)
@@ -1,6 +1,12 @@
 Changelog
 =========
 
+0.5.3 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 0.5.2 (2010-05-05)
 ------------------
 

Modified: z3c.soap/trunk/setup.py
===================================================================
--- z3c.soap/trunk/setup.py	2010-05-05 17:09:43 UTC (rev 111988)
+++ z3c.soap/trunk/setup.py	2010-05-05 17:10:21 UTC (rev 111989)
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 import os
 
-version = '0.5.2'
+version = '0.5.3dev'
 
 setup(name='z3c.soap',
       version=version,



More information about the checkins mailing list