diff options
| author | Tim Simpson <tim.simpson@rackspace.com> | 2013-02-08 14:26:34 -0600 |
|---|---|---|
| committer | Tim Simpson <tim.simpson@rackspace.com> | 2013-02-08 14:26:34 -0600 |
| commit | 52373814125fb0badce12aad5bd84780b188beac (patch) | |
| tree | 549c78eb95a68919907b3d466e5793c387558ad5 /setup.py | |
| parent | 36c99c3a4d3b029398e341781cd90eb0f1d31e4c (diff) | |
| download | python-troveclient-52373814125fb0badce12aad5bd84780b188beac.tar.gz | |
Bumping version number.
Change-Id: I9c7fdcc706f417fbca6ef403d06bbf96724dff26
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -66,7 +66,7 @@ def read_file(file_name): setuptools.setup( name="python-reddwarfclient", - version="2012.3", + version="2013.2.6", author="Rackspace", description="Rich client bindings for Reddwarf REST API.", long_description="""Rich client bindings for Reddwarf REST API.""", |
