Bump version to 2013.1
Bump version in setup.py to 2013.1 on master branch to open up Grizzly development. Change-Id: Ief2e7ff71af6aad961740b5b6c50b3a5aa143480
This commit is contained in:
parent
84f41c2e43
commit
f261f718ee
2
setup.py
2
setup.py
@ -30,7 +30,7 @@ depend_links = parse_dependency_links()
|
|||||||
write_requirements()
|
write_requirements()
|
||||||
|
|
||||||
setup(name='keystone',
|
setup(name='keystone',
|
||||||
version='2012.2',
|
version='2013.1',
|
||||||
description="Authentication service for OpenStack",
|
description="Authentication service for OpenStack",
|
||||||
license='Apache License (2.0)',
|
license='Apache License (2.0)',
|
||||||
author='OpenStack, LLC.',
|
author='OpenStack, LLC.',
|
||||||
|
Loading…
Reference in New Issue
Block a user