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

Jean-Francois Roche jfroche at jfroche.be
Mon Dec 7 09:09:43 EST 2009


Log message for revision 106249:
  Back to development: 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	2009-12-07 14:08:43 UTC (rev 106248)
+++ z3c.soap/trunk/docs/HISTORY.txt	2009-12-07 14:09:42 UTC (rev 106249)
@@ -1,6 +1,12 @@
 Changelog
 =========
 
+0.5.2 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 0.5.1 (2009-12-07)
 ------------------
 

Modified: z3c.soap/trunk/setup.py
===================================================================
--- z3c.soap/trunk/setup.py	2009-12-07 14:08:43 UTC (rev 106248)
+++ z3c.soap/trunk/setup.py	2009-12-07 14:09:42 UTC (rev 106249)
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 import os
 
-version = '0.5.1'
+version = '0.5.2dev'
 
 setup(name='z3c.soap',
       version=version,



More information about the checkins mailing list