File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 0.6.13
2+ current_version = 0.6.14
33commit = False
44tag = False
55tag_name = {new_version}
Original file line number Diff line number Diff line change 2020import re
2121
2222
23- __version__ = "0.6.13 "
23+ __version__ = "0.6.14 "
2424EXIT_OKAY = 0
2525EXIT_NOT_OKAY = 1
2626
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = scratchrelaxtv
33description = Terraform developer tool to extract variables and generate variables.tf files.
44long_description = file: README.md, CHANGELOG.md
55long_description_content_type = text/markdown
6- version = 0.6.13
6+ version = 0.6.14
77author = YakDriver
88author_email = projects@plus3it.com
99url = https://github.com/YakDriver/scratchrelaxtv
You can’t perform that action at this time.
0 commit comments