Bump stable/grizzly next version to 2013.1.5

Change-Id: Idb7cf867801b3ea79b42c0376d5cb712a5f1e2cf
This commit is contained in:
Adam Gandelman 2013-10-17 13:36:39 -07:00
parent 9666fc0e14
commit 8025a9c03c
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.4'),
version=setup.get_version(project, '2013.1.5'),
description="Authentication service for OpenStack",
license='Apache License (2.0)',
author='OpenStack, LLC.',