Sets version to 0.1.0
diff --git a/setup.py b/setup.py index 293c5b6..9d95e9c 100644 --- a/setup.py +++ b/setup.py
@@ -38,7 +38,7 @@ PROJECT = 'ec2stack' -VERSION = '1.0.0' +VERSION = '0.1.0' URL = 'https://git-wip-us.apache.org/repos/asf?p=cloudstack-ec2stack.git' AUTHOR = 'Apache Software Foundation' AUTHOR_EMAIL = 'dev@cloudstack.apache.org'