summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
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 dab57103..f7d48311 100755
--- a/setup.py
+++ b/setup.py
@@ -23,7 +23,7 @@ import os.path
import subprocess
setup(name='EC2-init',
- version='0.4.99',
+ version='0.4.999',
description='EC2 initialisation magic',
author='Soren Hansen',
author_email='soren@canonical.com',