Update version to 2012.2
This commit is contained in:
@@ -19,7 +19,7 @@ def read(fname):
|
|||||||
|
|
||||||
setuptools.setup(
|
setuptools.setup(
|
||||||
name="python-glanceclient",
|
name="python-glanceclient",
|
||||||
version="2012.1",
|
version="2012.2",
|
||||||
description="Client library for OpenStack Image API",
|
description="Client library for OpenStack Image API",
|
||||||
long_description=read('README.rst'),
|
long_description=read('README.rst'),
|
||||||
url='https://github.com/openstack/python-glanceclient',
|
url='https://github.com/openstack/python-glanceclient',
|
||||||
|
|||||||
Reference in New Issue
Block a user