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

Maurits van Rees m.van.rees at zestsoftware.nl
Tue Jun 9 17:54:06 EDT 2009


Log message for revision 100768:
  Back to development: 0.4.3dev

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-06-09 21:53:29 UTC (rev 100767)
+++ z3c.recipe.eggbasket/trunk/CHANGES.txt	2009-06-09 21:54:05 UTC (rev 100768)
@@ -3,6 +3,12 @@
 .. pinned there.
 
 
+0.4.3 (unreleased)
+==================
+
+- Nothing changed yet.
+
+
 0.4.2 (2009-06-09)
 ==================
 

Modified: z3c.recipe.eggbasket/trunk/setup.py
===================================================================
--- z3c.recipe.eggbasket/trunk/setup.py	2009-06-09 21:53:29 UTC (rev 100767)
+++ z3c.recipe.eggbasket/trunk/setup.py	2009-06-09 21:54:05 UTC (rev 100768)
@@ -8,7 +8,7 @@
 def read(*rnames):
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
-version = '0.4.2'
+version = '0.4.3dev'
 
 long_description = (
     'Change history\n'



More information about the Checkins mailing list