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