[Checkins] SVN: z3c.recipe.tag/trunk/ prep for release
    Gary Poster 
    gary.poster at canonical.com
       
    Sun Aug 29 15:46:43 EDT 2010
    
    
  
Log message for revision 116003:
  prep for release
Changed:
  U   z3c.recipe.tag/trunk/CHANGES.txt
  U   z3c.recipe.tag/trunk/setup.py
-=-
Modified: z3c.recipe.tag/trunk/CHANGES.txt
===================================================================
--- z3c.recipe.tag/trunk/CHANGES.txt	2010-08-29 19:45:33 UTC (rev 116002)
+++ z3c.recipe.tag/trunk/CHANGES.txt	2010-08-29 19:46:43 UTC (rev 116003)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-0.4.0 (unreleased)
+0.4.0 (2009-08-29)
 ------------------
 
 * Support new script features from zc.buildout 1.5 and higher.  This version
Modified: z3c.recipe.tag/trunk/setup.py
===================================================================
--- z3c.recipe.tag/trunk/setup.py	2010-08-29 19:45:33 UTC (rev 116002)
+++ z3c.recipe.tag/trunk/setup.py	2010-08-29 19:46:43 UTC (rev 116003)
@@ -31,7 +31,7 @@
 
 setup(
     name="z3c.recipe.tag",
-    version='0.4.0dev',
+    version='0.4.0',
     author="Ignas Mikalajūnas and the Zope Community",
     description="Generate ctags from eggs for development.",
     long_description=(read('README.txt')
    
    
More information about the checkins
mailing list