diff --git a/setup.py b/setup.py index 4741af5fb..a272211fa 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ def read_file(file_name): setuptools.setup( name="python-novaclient", - version="2.6.9", + version="2012.1", author="Rackspace, based on work by Jacob Kaplan-Moss", author_email="github@racklabs.com", description="Client library for OpenStack Nova API.",