diff --git a/setup.py b/setup.py index 8629fee..aff5d00 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ except IOError: setup( name=module_name, - version="0.11.0", + version="0.12.0", url="https://github.com/beelit94/python-terraform", license="MIT", author="Freddy Tan",