We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3aecd5 commit a61d7c0Copy full SHA for a61d7c0
2 files changed
CHANGES.md
@@ -19,6 +19,11 @@
19
History
20
=======
21
22
+0.8.0 (26-08-2015)
23
+------------------
24
+
25
+* First release under Apache CloudStack project
26
27
0.7.1 (20-08-2014)
28
------------------
29
setup.py
@@ -38,7 +38,7 @@ def read_file(name):
38
39
40
PROJECT = 'ec2stack'
41
-VERSION = '0.1.0'
+VERSION = '0.8.0'
42
URL = 'https://git-wip-us.apache.org/repos/asf?p=cloudstack-ec2stack.git'
43
AUTHOR = 'Apache Software Foundation'
44
AUTHOR_EMAIL = 'dev@cloudstack.apache.org'
0 commit comments