Merge "bump version to 2013.2"
This commit is contained in:
commit
a3c0a5fc2b
2
setup.py
2
setup.py
@ -24,7 +24,7 @@ project = 'glance'
|
||||
|
||||
setuptools.setup(
|
||||
name=project,
|
||||
version=setup.get_version(project, '2013.1'),
|
||||
version=setup.get_version(project, '2013.2'),
|
||||
description='The Glance project provides services for discovering, '
|
||||
'registering, and retrieving virtual machine images',
|
||||
license='Apache License (2.0)',
|
||||
|
Loading…
Reference in New Issue
Block a user