Bump stable/grizzly next version to 2013.1.3

Change-Id: I85cb2efeb48c14132d2c94a1903ac39bc5c327e9
This commit is contained in:
Adam Gandelman 2013-06-06 12:08:47 -07:00
parent 8dd57da146
commit 4b22c02660
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ project = 'keystone'
setuptools.setup(
name=project,
version=setup.get_version(project, '2013.1.2'),
version=setup.get_version(project, '2013.1.3'),
description="Authentication service for OpenStack",
license='Apache License (2.0)',
author='OpenStack, LLC.',