Update version to 2012.2

This commit is contained in:
Brian Waldon 2012-03-26 23:44:42 -07:00
parent 883d22d032
commit 440ffec575
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ def read(fname):
setuptools.setup(
name="python-glanceclient",
version="2012.1",
version="2012.2",
description="Client library for OpenStack Image API",
long_description=read('README.rst'),
url='https://github.com/openstack/python-glanceclient',