diff --git a/setup.py b/setup.py index 79741b9..f1cc10f 100644 --- a/setup.py +++ b/setup.py @@ -38,7 +38,7 @@ def read_file(name): PROJECT = 'ec2stack' -VERSION = '0.7.1' +VERSION = '0.7.2' URL = 'http://github.com/BroganD1993/ec2stack' AUTHOR = 'Darren Brogan, Ian Duffy' AUTHOR_EMAIL = 'brogand2@mail.dcu.ie, duffyi3@mail.dcu.ie'