version bump
This commit is contained in:
parent
ed882822e7
commit
d6a3e3e722
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -21,7 +21,7 @@ except IOError:
|
|||
|
||||
setup(
|
||||
name=module_name,
|
||||
version="1.0.0",
|
||||
version="1.0.1-dev",
|
||||
url="https://github.com/DomainDrivenArchitecture/python-terraform",
|
||||
license="MIT",
|
||||
author="Freddy Tan",
|
||||
|
|
Loading…
Reference in a new issue