Reset project version to 0.1
Using a 2012.x version format commits us to the OpenStack release schedule. The project is young and not core, we want to work independant of that at least for a while. Change-Id: I43569630cbfd94d45dfc490cba26991f9238e475
This commit is contained in:
parent
95c2f27fa4
commit
7b768ae553
2
setup.py
2
setup.py
@ -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',
|
||||
|
Loading…
x
Reference in New Issue
Block a user