From 6931fb8469aac8190fcecdebe8164cf940d23dd4 Mon Sep 17 00:00:00 2001 From: Scott Moser Date: Tue, 2 Mar 2010 15:08:08 -0500 Subject: move setup.py to 0.5.8 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 314fca67..93cbba94 100755 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ import os.path import subprocess setup(name='cloud-init', - version='0.5.5', + version='0.5.8', description='EC2 initialisation magic', author='Scott Moser', author_email='scott.moser@canonical.com', -- cgit v1.2.3