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

Maurits van Rees m.van.rees at zestsoftware.nl
Thu May 29 15:01:03 EDT 2008


Log message for revision 87057:
  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-05-29 18:59:06 UTC (rev 87056)
+++ z3c.recipe.eggbasket/trunk/CHANGES.txt	2008-05-29 19:01:03 UTC (rev 87057)
@@ -1,3 +1,8 @@
+0.4.0 (unreleased)
+==================
+
+
+
 0.3.0 (30 May 2008)
 ===================
 

Modified: z3c.recipe.eggbasket/trunk/setup.py
===================================================================
--- z3c.recipe.eggbasket/trunk/setup.py	2008-05-29 18:59:06 UTC (rev 87056)
+++ z3c.recipe.eggbasket/trunk/setup.py	2008-05-29 19:01:03 UTC (rev 87057)
@@ -8,7 +8,7 @@
 def read(*rnames):
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
-version = '0.3.0'
+version = '0.4.0dev'
 
 long_description = (
     'Change history\n'



More information about the Checkins mailing list