From 7b3c3f181f1950f715ef3271ca8723f7342db0e6 Mon Sep 17 00:00:00 2001 From: aws-sam-cli-bot <46753707+aws-sam-cli-bot@users.noreply.github.com> Date: Wed, 17 Dec 2025 18:44:53 +0000 Subject: [PATCH] chore: bump version to 1.106.0 --- samtranslator/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samtranslator/__init__.py b/samtranslator/__init__.py index c64333da5..ecac91a49 100644 --- a/samtranslator/__init__.py +++ b/samtranslator/__init__.py @@ -1 +1 @@ -__version__ = "1.105.0" +__version__ = "1.106.0"