[Checkins] SVN: z3c.recipe.usercrontab/trunk/ Back to development: 0.6dev

Reinout van Rees reinout at vanrees.org
Tue Jun 16 05:02:16 EDT 2009


Log message for revision 101050:
  Back to development: 0.6dev

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

-=-
Modified: z3c.recipe.usercrontab/trunk/CHANGES.txt
===================================================================
--- z3c.recipe.usercrontab/trunk/CHANGES.txt	2009-06-16 08:56:47 UTC (rev 101049)
+++ z3c.recipe.usercrontab/trunk/CHANGES.txt	2009-06-16 09:02:16 UTC (rev 101050)
@@ -1,6 +1,12 @@
 z3c.recipe.usercrontab changes
 ==============================
 
+0.6 (unreleased)
+----------------
+
+- Nothing changed yet.
+
+
 0.5.1 (2009-06-16)
 ------------------
 

Modified: z3c.recipe.usercrontab/trunk/setup.py
===================================================================
--- z3c.recipe.usercrontab/trunk/setup.py	2009-06-16 08:56:47 UTC (rev 101049)
+++ z3c.recipe.usercrontab/trunk/setup.py	2009-06-16 09:02:16 UTC (rev 101050)
@@ -11,7 +11,7 @@
 import os
 from setuptools import setup, find_packages
 
-version = '0.5.1'
+version = '0.6dev'
 name = 'z3c.recipe.usercrontab'
 
 def read(*rnames):



More information about the Checkins mailing list