Tagged 0.9.0 and bumped the version to 0.9.1
This commit is contained in:
parent
a5498d0cec
commit
3e9c6d24fb
@ -47,9 +47,9 @@ copyright = u'2010, United States Government as represented by the Administrator
|
||||
# built documents.
|
||||
#
|
||||
# The short X.Y version.
|
||||
version = '0.42'
|
||||
version = '0.9'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '0.42'
|
||||
release = '0.9.1'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
2
setup.py
2
setup.py
@ -19,7 +19,7 @@
|
||||
from setuptools import setup, find_packages
|
||||
|
||||
setup(name='nova',
|
||||
version='0.9.0',
|
||||
version='0.9.1',
|
||||
description='cloud computing fabric controller',
|
||||
author='OpenStack',
|
||||
author_email='nova@lists.launchpad.net',
|
||||
|
Loading…
x
Reference in New Issue
Block a user