diff --git a/setup.py b/setup.py index d4a8e62e37..e002ff58f8 100755 --- a/setup.py +++ b/setup.py @@ -81,7 +81,7 @@ for target_dir in target_dirs: setup(name=project, - version=os_common_setup.get_version(project, '2013.1.4'), + version=os_common_setup.get_version(project, '2013.1.5'), url='https://github.com/openstack/horizon/', license='Apache 2.0', description="The OpenStack Dashboard.",