From 45393581b2f7abbe0fc4c905fb652a1886e32aa4 Mon Sep 17 00:00:00 2001 From: Fabian Fuelling Date: Thu, 29 Oct 2020 08:17:08 +0100 Subject: [PATCH] Bump version to 1.11.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 ca2a2be..c1e4aa0 100644 --- a/ecs_deploy/__init__.py +++ b/ecs_deploy/__init__.py @@ -1 +1 @@ -VERSION = '1.10.5' +VERSION = '1.11.0'