[Checkins] SVN: z3c.recipe.usercrontab/tags/0.3/setup.py Remove dev marker

Jasper Spaans jspaans at thehealthagency.com
Mon Feb 23 08:34:55 EST 2009


Log message for revision 97163:
  Remove dev marker

Changed:
  U   z3c.recipe.usercrontab/tags/0.3/setup.py

-=-
Modified: z3c.recipe.usercrontab/tags/0.3/setup.py
===================================================================
--- z3c.recipe.usercrontab/tags/0.3/setup.py	2009-02-23 13:34:10 UTC (rev 97162)
+++ z3c.recipe.usercrontab/tags/0.3/setup.py	2009-02-23 13:34:55 UTC (rev 97163)
@@ -11,7 +11,7 @@
 import os
 from setuptools import setup, find_packages
 
-version = '0.3dev'
+version = '0.3'
 name = 'z3c.recipe.usercrontab'
 
 def read(*rnames):



More information about the Checkins mailing list