[Checkins] SVN: z3c.recipe.depgraph/trunk/ Preparing release 0.2
Martijn Faassen
faassen at startifact.com
Sun May 24 12:41:50 EDT 2009
Log message for revision 100335:
Preparing release 0.2
Changed:
U z3c.recipe.depgraph/trunk/CHANGES.txt
U z3c.recipe.depgraph/trunk/setup.py
-=-
Modified: z3c.recipe.depgraph/trunk/CHANGES.txt
===================================================================
--- z3c.recipe.depgraph/trunk/CHANGES.txt 2009-05-24 14:19:40 UTC (rev 100334)
+++ z3c.recipe.depgraph/trunk/CHANGES.txt 2009-05-24 16:41:50 UTC (rev 100335)
@@ -1,7 +1,7 @@
Changelog
=========
-0.2 (unreleased)
+0.2 (2009-05-24)
----------------
- Do not use ``-d`` option for degenerate nodes for sccmap, as this
Modified: z3c.recipe.depgraph/trunk/setup.py
===================================================================
--- z3c.recipe.depgraph/trunk/setup.py 2009-05-24 14:19:40 UTC (rev 100334)
+++ z3c.recipe.depgraph/trunk/setup.py 2009-05-24 16:41:50 UTC (rev 100335)
@@ -3,7 +3,7 @@
setup(
name='z3c.recipe.depgraph',
- version = '0.2dev',
+ version = '0.2',
author='Zope Community',
author_email='zope-dev at zope.org',
description='Buildout recipe to generate dependency graphs.',
More information about the Checkins
mailing list