Skip to content

Commit a61d7c0

Browse files
committed
Update changes files and set version to 0.8.0 to be consistent
1 parent e3aecd5 commit a61d7c0

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@
1919
History
2020
=======
2121

22+
0.8.0 (26-08-2015)
23+
------------------
24+
25+
* First release under Apache CloudStack project
26+
2227
0.7.1 (20-08-2014)
2328
------------------
2429

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ def read_file(name):
3838

3939

4040
PROJECT = 'ec2stack'
41-
VERSION = '0.1.0'
41+
VERSION = '0.8.0'
4242
URL = 'https://git-wip-us.apache.org/repos/asf?p=cloudstack-ec2stack.git'
4343
AUTHOR = 'Apache Software Foundation'
4444
AUTHOR_EMAIL = 'dev@cloudstack.apache.org'

0 commit comments

Comments
 (0)