version bump

This commit is contained in:
jerger 2022-08-19 14:12:20 +02:00
parent ddb8e4160d
commit 441bc497d1

View file

@ -21,7 +21,7 @@ except IOError:
setup( setup(
name=module_name, name=module_name,
version="2.0.1", version="2.1.0-dev",
url="https://github.com/DomainDrivenArchitecture/python-terraform", url="https://github.com/DomainDrivenArchitecture/python-terraform",
license="MIT", license="MIT",
author="Freddy Tan", author="Freddy Tan",