Commit 43653971 authored by Jim Fulton's avatar Jim Fulton

Try using 0 version on trunk.

parent 00371cfe
......@@ -24,7 +24,7 @@ def read(*rnames):
name = "zc.recipe.egg"
setup(
name = name,
version = "1.1.0dev",
version = "0",
author = "Jim Fulton",
author_email = "jim@zope.com",
description = "Recipe for installing Python package distributions as eggs",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment