Merge "Reset project version to 0.1"

This commit is contained in:
Jenkins
2012-05-01 20:23:18 +00:00
committed by Gerrit Code Review

View File

@@ -17,7 +17,7 @@ def read(fname):
setuptools.setup( setuptools.setup(
name="python-openstackclient", name="python-openstackclient",
version="2012.2", version="0.1",
description="OpenStack command-line client", description="OpenStack command-line client",
long_description=read('README.rst'), long_description=read('README.rst'),
url='https://github.com/openstack/python-openstackclient', url='https://github.com/openstack/python-openstackclient',