From 3a71a371a68ca30c921fd9a2b2ab11a1d58c7dc1 Mon Sep 17 00:00:00 2001 From: "John \"Preston\" Mille" Date: Wed, 25 Sep 2024 10:39:02 +0100 Subject: [PATCH] Bump to 1.1.6 --- ecs_composex/__init__.py | 2 +- pyproject.toml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ecs_composex/__init__.py b/ecs_composex/__init__.py index bf62b317..11fb5ed4 100644 --- a/ecs_composex/__init__.py +++ b/ecs_composex/__init__.py @@ -5,4 +5,4 @@ __author__ = """John Preston""" __email__ = "john@compose-x.io" -__version__ = "1.1.5" +__version__ = "1.1.6" diff --git a/pyproject.toml b/pyproject.toml index 51bcf694..1a4bb09b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ecs_composex" -version = "1.1.5" +version = "1.1.6" description = "Manage, Configure and Deploy your services and AWS services and applications from your docker-compose definition" authors = ["John Preston "] maintainers = ["John Preston "] @@ -84,7 +84,7 @@ sphinx-material = "^0.0.35" github_url = "https://github.com/compose-x/ecs_composex" [tool.tbump.version] -current = "1.1.5" +current = "1.1.6" regex = ''' (?P\d+) \.