Set version to 2013.2
Open Havana development by setting version to 2013.2. Change-Id: I37917d28a1f9e0adc2fe3e382412ebc4ed0f3bee
This commit is contained in:
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
@@ -25,7 +25,7 @@ project = 'nova'
setuptools.setup(
name=project,
version=common_setup.get_version(project, '2013.1'),
version=common_setup.get_version(project, '2013.2'),
description='cloud computing fabric controller',
author='OpenStack',
author_email='nova@lists.launchpad.net',
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.