From 6fca516c90e57e92fb4fed0ab94cdadb18e45ff2 Mon Sep 17 00:00:00 2001 From: Scott Moser Date: Tue, 25 Jan 2011 18:01:54 -0500 Subject: change version to 0.5.16 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index ab37367a..6bbf79f5 100755 --- a/setup.py +++ b/setup.py @@ -27,7 +27,7 @@ def is_f(p): return(os.path.isfile(p)) setup(name='cloud-init', - version='0.5.15', + version='0.5.16', description='EC2 initialisation magic', author='Scott Moser', author_email='scott.moser@canonical.com', -- cgit v1.2.3