diff --git a/setup.py b/setup.py index b6569a9..2a92045 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ except IOError: setup( name=module_name, - version="1.0.2-dev", + version="1.0.2", url="https://github.com/DomainDrivenArchitecture/python-terraform", license="MIT", author="Freddy Tan",