Update version to 2011.1 as that is the version we expect to release next.

This commit is contained in:
Soren Hansen
2010-11-17 22:14:35 +00:00
committed by Tarmac
2 changed files with 3 additions and 3 deletions

View File

@@ -39,7 +39,7 @@ class local_sdist(sdist):
sdist.run(self)
setup(name='nova',
version='2010.1',
version='2011.1',
description='cloud computing fabric controller',
author='OpenStack',
author_email='nova@lists.launchpad.net',