From 959c44ff5956b7e42134aef319f33f2b756bfcc7 Mon Sep 17 00:00:00 2001 From: Brian Waldon Date: Tue, 6 Dec 2011 12:11:50 -0500 Subject: Adding 'absolute-limits' and 'rate-limits' Change-Id: Ie1dff62f3a3dd74e96c8cad7c079b7378d25ae46 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index d69ad981..4741af5f 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ def read_file(file_name): setuptools.setup( name="python-novaclient", - version="2.6.8", + version="2.6.9", author="Rackspace, based on work by Jacob Kaplan-Moss", author_email="github@racklabs.com", description="Client library for OpenStack Nova API.", -- cgit v1.2.1