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

Jan-Wijbrand Kolman janwijbrand at gmail.com
Tue Sep 15 04:41:34 EDT 2009


Log message for revision 104005:
  Back to development: 0.4.4dev

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	2009-09-15 08:40:52 UTC (rev 104004)
+++ z3c.recipe.eggbasket/trunk/CHANGES.txt	2009-09-15 08:41:33 UTC (rev 104005)
@@ -3,6 +3,12 @@
 .. pinned there.
 
 
+0.4.4 (unreleased)
+==================
+
+- Nothing changed yet.
+
+
 0.4.3 (2009-09-15)
 ==================
 

Modified: z3c.recipe.eggbasket/trunk/setup.py
===================================================================
--- z3c.recipe.eggbasket/trunk/setup.py	2009-09-15 08:40:52 UTC (rev 104004)
+++ z3c.recipe.eggbasket/trunk/setup.py	2009-09-15 08:41:33 UTC (rev 104005)
@@ -8,7 +8,7 @@
 def read(*rnames):
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
-version = '0.4.3'
+version = '0.4.4dev'
 
 long_description = (
     'Change history\n'



More information about the checkins mailing list