[Checkins] SVN: z3c.recipe.staticlxml/trunk/ trunk is now 0.7 dev

Stefan Eletzhofer stefan.eletzhofer at inquant.de
Thu Mar 19 08:02:05 EDT 2009


Log message for revision 98270:
  trunk is now 0.7 dev

Changed:
  U   z3c.recipe.staticlxml/trunk/CHANGES.txt
  U   z3c.recipe.staticlxml/trunk/setup.py

-=-
Modified: z3c.recipe.staticlxml/trunk/CHANGES.txt
===================================================================
--- z3c.recipe.staticlxml/trunk/CHANGES.txt	2009-03-19 12:01:40 UTC (rev 98269)
+++ z3c.recipe.staticlxml/trunk/CHANGES.txt	2009-03-19 12:02:05 UTC (rev 98270)
@@ -1,3 +1,8 @@
+Trunk
+=====
+
+no changes yet
+
 0.6 (2009-03-19)
 ================
 

Modified: z3c.recipe.staticlxml/trunk/setup.py
===================================================================
--- z3c.recipe.staticlxml/trunk/setup.py	2009-03-19 12:01:40 UTC (rev 98269)
+++ z3c.recipe.staticlxml/trunk/setup.py	2009-03-19 12:02:05 UTC (rev 98270)
@@ -8,7 +8,7 @@
 def read(*rnames):
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
-version = '0.6'
+version = '0.7dev'
 
 long_description = (
     read('README.txt')



More information about the Checkins mailing list