Bumping version number.

Change-Id: Ieda6382ea0f1cf16c304baccb1b732aef23afcfb
This commit is contained in:
Tim Simpson 2013-02-19 17:54:10 -06:00
parent ee663ae196
commit 8260d31799
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ def read_file(file_name):
setuptools.setup(
name="python-reddwarfclient",
version="0.1.1",
version="0.1.2",
author="OpenStack",
description="Rich client bindings for Reddwarf REST API.",
long_description="""Rich client bindings for Reddwarf REST API.""",