summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2010-03-02 15:08:08 -0500
committerScott Moser <smoser@ubuntu.com>2010-03-02 15:08:08 -0500
commit6931fb8469aac8190fcecdebe8164cf940d23dd4 (patch)
treeffbe2cd8e031a5582fd124e4ccb3ca34bbf525a1
parentc2b00684c225433a36898fb895af01608e1af3cc (diff)
downloadcloud-init-git-6931fb8469aac8190fcecdebe8164cf940d23dd4.tar.gz
move setup.py to 0.5.80.5.8
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
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',