summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 33a82d14..9a493366 100755
--- a/setup.py
+++ b/setup.py
@@ -23,7 +23,7 @@ import os.path
import subprocess
setup(name='EC2-init',
- version='0.5',
+ version='0.4.9',
description='EC2 initialisation magic',
author='Soren Hansen',
author_email='soren@canonical.com',