version bump
This commit is contained in:
parent
5af484bcce
commit
0abb2370e4
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -21,7 +21,7 @@ except IOError:
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name=module_name,
|
name=module_name,
|
||||||
version="2.1.1",
|
version="2.1.2-dev",
|
||||||
url="https://gitlab.com/domaindrivenarchitecture/dda-python-terraform",
|
url="https://gitlab.com/domaindrivenarchitecture/dda-python-terraform",
|
||||||
license="MIT",
|
license="MIT",
|
||||||
author="Freddy Tan",
|
author="Freddy Tan",
|
||||||
|
|
Loading…
Reference in a new issue