File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 66
77__author__ = """John Preston"""
88__email__ = "john@compose-x.io"
9- __version__ = "0.6.4 "
9+ __version__ = "0.7.0 "
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " ecs_files_composer"
3- version = " 0.6.4 "
3+ version = " 0.7.0 "
44description = " Files and configuration handler to inject configuration files into volumes for ECS containers"
55authors = [" John Preston <john@compose-x.io>" ]
66license = " MPL-2.0"
@@ -87,7 +87,7 @@ omit = ["ecs_files_composer/cli.py"]
8787github_url = " https://github.com/compose-x/ecs-files-composer"
8888
8989[tool .tbump .version ]
90- current = " 0.6.4 "
90+ current = " 0.7.0 "
9191
9292# Example of a semver regexp.
9393# Make sure this matches current_version before
You can’t perform that action at this time.
0 commit comments