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,
|
||||
version=os_common_setup.get_version(project, '2013.1'),
|
||||
version=os_common_setup.get_version(project, '2013.2'),
|
||||
url='https://github.com/openstack/horizon/',
|
||||
license='Apache 2.0',
|
||||
description="The OpenStack Dashboard.",
|
||||
|
Loading…
Reference in New Issue
Block a user