Release 0.14.0
This commit is contained in:
parent
7080f38a93
commit
edfc33b0bd
2 changed files with 1 additions and 7 deletions
|
@ -1,6 +0,0 @@
|
|||
[bumpversion]
|
||||
current_version = 0.11.0
|
||||
commit = True
|
||||
tag = False
|
||||
|
||||
[bumpversion:file:setup.py]
|
2
setup.py
2
setup.py
|
@ -21,7 +21,7 @@ except IOError:
|
|||
|
||||
setup(
|
||||
name=module_name,
|
||||
version="0.12.0",
|
||||
version="0.14.0",
|
||||
url="https://github.com/beelit94/python-terraform",
|
||||
license="MIT",
|
||||
author="Freddy Tan",
|
||||
|
|
Loading…
Reference in a new issue