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