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

Jean-Francois Roche jfroche at jfroche.be
Wed Jan 5 14:19:26 EST 2011


Log message for revision 119397:
  Back to development: 0.5.4

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	2011-01-05 19:18:20 UTC (rev 119396)
+++ z3c.soap/trunk/docs/HISTORY.txt	2011-01-05 19:19:26 UTC (rev 119397)
@@ -1,6 +1,12 @@
 Changelog
 =========
 
+0.5.4 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 0.5.3 (2011-01-05)
 ------------------
 

Modified: z3c.soap/trunk/setup.py
===================================================================
--- z3c.soap/trunk/setup.py	2011-01-05 19:18:20 UTC (rev 119396)
+++ z3c.soap/trunk/setup.py	2011-01-05 19:19:26 UTC (rev 119397)
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 import os
 
-version = '0.5.3'
+version = '0.5.4dev'
 
 setup(name='z3c.soap',
       version=version,



More information about the checkins mailing list