From 4d87a3a5117129f10c2fad83ed9976da0d9718bc Mon Sep 17 00:00:00 2001 From: Fabian Fuelling Date: Thu, 3 Nov 2022 11:31:19 +0100 Subject: [PATCH] Bump version to 1.14.0 --- ecs_deploy/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ecs_deploy/__init__.py b/ecs_deploy/__init__.py index 0f5d860..aa2d19c 100644 --- a/ecs_deploy/__init__.py +++ b/ecs_deploy/__init__.py @@ -1 +1 @@ -VERSION = '1.13.1' +VERSION = '1.14.0'