Changed version to 0.1.0.

Change-Id: Iecb6fc13d877c1b00fb1621e150141d823cdf1fe
Implements: blueprint change-version-scheme
This commit is contained in:
Tim Simpson
2013-02-13 14:51:09 -06:00
parent 7244e5cc8e
commit ab91599d3a

View File

@@ -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.""",