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 55
66__author__ = """John Preston"""
77__email__ = "john@compose-x.io"
8- __version__ = "0.23.10.rc2 "
8+ __version__ = "0.23.10"
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " ecs_composex"
3- version = " 0.23.10.rc2 "
3+ version = " 0.23.10"
44description = " Manage, Configure and Deploy your services and AWS services and applications from your docker-compose definition"
55authors = [" John Preston <john@compose-x.io>" ]
66maintainers = [" John Preston <john@compose-x.io>" ]
@@ -82,7 +82,7 @@ sphinx-material = "^0.0.35"
8282github_url = " https://github.com/compose-x/ecs_composex"
8383
8484[tool .tbump .version ]
85- current = " 0.23.10.rc2 "
85+ current = " 0.23.10"
8686regex = '''
8787 (?P<major>\d+)
8888 \.
You can’t perform that action at this time.
0 commit comments