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:
Thierry Carrez 2012-09-14 15:03:03 +02:00
parent 84f41c2e43
commit f261f718ee
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ depend_links = parse_dependency_links()
write_requirements()
setup(name='keystone',
version='2012.2',
version='2013.1',
description="Authentication service for OpenStack",
license='Apache License (2.0)',
author='OpenStack, LLC.',