Merge "Reset project version to 0.1"
This commit is contained in:
commit
3c48fe0dca
2
setup.py
2
setup.py
@ -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',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user