Commit 36ae7c89 authored by Jim Fulton's avatar Jim Fulton

Updated rev to 1.0, since we are going to use dev tags.

parent 2530eeb2
......@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(
name = "zc.buildout",
version = "0.1",
version = "1.0",
packages = ['zc.buildout'],
package_dir = {'':'src'},
namespace_packages = ['zc'],
......
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