Changed version to 0.1.0.
Change-Id: Iecb6fc13d877c1b00fb1621e150141d823cdf1fe Implements: blueprint change-version-scheme
This commit is contained in:
2
setup.py
2
setup.py
@@ -66,7 +66,7 @@ def read_file(file_name):
|
|||||||
|
|
||||||
setuptools.setup(
|
setuptools.setup(
|
||||||
name="python-reddwarfclient",
|
name="python-reddwarfclient",
|
||||||
version="2013.2.6",
|
version="0.1.0",
|
||||||
author="OpenStack",
|
author="OpenStack",
|
||||||
description="Rich client bindings for Reddwarf REST API.",
|
description="Rich client bindings for Reddwarf REST API.",
|
||||||
long_description="""Rich client bindings for Reddwarf REST API.""",
|
long_description="""Rich client bindings for Reddwarf REST API.""",
|
||||||
|
|||||||
Reference in New Issue
Block a user