From 9d17dc176b5842f0649bdc988607e6490e9f7649 Mon Sep 17 00:00:00 2001 From: aws-sam-cli-bot <46753707+aws-sam-cli-bot@users.noreply.github.com> Date: Thu, 7 Mar 2024 10:02:57 -0800 Subject: [PATCH] chore: bump version to 1.86.0 --- samtranslator/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samtranslator/__init__.py b/samtranslator/__init__.py index 30b16224d..3e3e2b16f 100644 --- a/samtranslator/__init__.py +++ b/samtranslator/__init__.py @@ -1 +1 @@ -__version__ = "1.84.0" +__version__ = "1.86.0"