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
commit 3c48fe0dca

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