Tagged 0.9.0 and bumped the version to 0.9.1

This commit is contained in:
Monty Taylor
2010-07-28 08:21:57 -07:00
parent 99e52435ae
commit 6658fa3d65
2 changed files with 3 additions and 3 deletions

View File

@@ -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',