summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2010-03-26 00:55:40 -0400
committerScott Moser <smoser@ubuntu.com>2010-03-26 00:55:40 -0400
commit94ab32fa1b4216caf124a8954145086e9e048de5 (patch)
tree5bee769ec2d64ec3338debb0e829b27d0887c08f /setup.py
parentfb6d13ad28b5b2a61a65b5b6810b1f244cbb91e0 (diff)
downloadvyos-cloud-init-94ab32fa1b4216caf124a8954145086e9e048de5.tar.gz
vyos-cloud-init-94ab32fa1b4216caf124a8954145086e9e048de5.zip
move to 0.5.10
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index b19c3fb4..139a36c4 100755
--- a/setup.py
+++ b/setup.py
@@ -23,7 +23,7 @@ import os.path
import subprocess
setup(name='cloud-init',
- version='0.5.9',
+ version='0.5.10',
description='EC2 initialisation magic',
author='Scott Moser',
author_email='scott.moser@canonical.com',