Bump version to 2013.2.
Change-Id: I0eb60bb12a63e7ccf2623fb9aeaf9a9f84fda24e
This commit is contained in:
parent
1ae75986e4
commit
8a262ea62c
2
setup.py
2
setup.py
@ -81,7 +81,7 @@ for target_dir in target_dirs:
|
|||||||
|
|
||||||
|
|
||||||
setup(name=project,
|
setup(name=project,
|
||||||
version=os_common_setup.get_version(project, '2013.1'),
|
version=os_common_setup.get_version(project, '2013.2'),
|
||||||
url='https://github.com/openstack/horizon/',
|
url='https://github.com/openstack/horizon/',
|
||||||
license='Apache 2.0',
|
license='Apache 2.0',
|
||||||
description="The OpenStack Dashboard.",
|
description="The OpenStack Dashboard.",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user