From b65c647420a8d18484884238a6ba461c1441bacc Mon Sep 17 00:00:00 2001 From: aws-sam-cli-bot <46753707+aws-sam-cli-bot@users.noreply.github.com> Date: Thu, 15 Feb 2024 18:23:55 +0000 Subject: [PATCH 1/2] chore: bump version to 1.85.0 --- samtranslator/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samtranslator/__init__.py b/samtranslator/__init__.py index 9e18d77e2..6dc92b979 100644 --- a/samtranslator/__init__.py +++ b/samtranslator/__init__.py @@ -1 +1 @@ -__version__ = "1.83.0" +__version__ = "1.85.0" From d7af8898335096e17b07e3a6a21b00026f7f7db5 Mon Sep 17 00:00:00 2001 From: Grace Luo <54298030+gracelu0@users.noreply.github.com> Date: Thu, 15 Feb 2024 10:30:28 -0800 Subject: [PATCH 2/2] Update __init__.py --- samtranslator/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samtranslator/__init__.py b/samtranslator/__init__.py index 25945bb72..6dc92b979 100644 --- a/samtranslator/__init__.py +++ b/samtranslator/__init__.py @@ -1 +1 @@ -__version__ = "1.85.0" \ No newline at end of file +__version__ = "1.85.0"