[Checkins] SVN: z3c.recipe.eggbasket/trunk/ Back to development

Maurits van Rees m.van.rees at zestsoftware.nl
Mon Sep 22 05:24:01 EDT 2008


Log message for revision 91314:
  Back to development

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

-=-
Modified: z3c.recipe.eggbasket/trunk/CHANGES.txt
===================================================================
--- z3c.recipe.eggbasket/trunk/CHANGES.txt	2008-09-22 09:23:11 UTC (rev 91313)
+++ z3c.recipe.eggbasket/trunk/CHANGES.txt	2008-09-22 09:24:01 UTC (rev 91314)
@@ -1,3 +1,8 @@
+0.4.1 (unreleased)
+==================
+
+* nothing changed yet
+
 0.4.0 (2008-09-22)
 ==================
 

Modified: z3c.recipe.eggbasket/trunk/setup.py
===================================================================
--- z3c.recipe.eggbasket/trunk/setup.py	2008-09-22 09:23:11 UTC (rev 91313)
+++ z3c.recipe.eggbasket/trunk/setup.py	2008-09-22 09:24:01 UTC (rev 91314)
@@ -8,7 +8,7 @@
 def read(*rnames):
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
-version = '0.4.0'
+version = '0.4.1dev'
 
 long_description = (
     'Change history\n'



More information about the Checkins mailing list