Open Folsom

Bump version to 2012.2 to formally open Folsom development.

Change-Id: I4f4ea23c840f3fd5dce1cfa5ca0cc6dc2ced73b1
changes/12/178912/1
Thierry Carrez 2012-03-23 21:43:39 +01:00
parent 9f5a6761d9
commit 40a198eafe
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ if sys.version_info < (2, 7):
setup(
name="python-keystoneclient",
version="2012.1",
version="2012.2",
description="Client library for OpenStack Keystone API",
long_description=read('README.rst'),
url='https://github.com/openstack/python-keystoneclient',