summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 4df5cded..adba47a1 100644
--- a/setup.py
+++ b/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',