From cd8ab5e1b8e47a539da4776ff16c0412969f687a Mon Sep 17 00:00:00 2001 From: yaythomas Date: Wed, 20 May 2026 19:49:32 +0000 Subject: [PATCH] chore: v1.1.2 -> v1.2.0 --- src/aws_durable_execution_sdk_python_testing/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/aws_durable_execution_sdk_python_testing/__about__.py b/src/aws_durable_execution_sdk_python_testing/__about__.py index f377bfb..ae8946e 100644 --- a/src/aws_durable_execution_sdk_python_testing/__about__.py +++ b/src/aws_durable_execution_sdk_python_testing/__about__.py @@ -1,4 +1,4 @@ # SPDX-FileCopyrightText: 2025-present Amazon.com, Inc. or its affiliates. # # SPDX-License-Identifier: Apache-2.0 -__version__ = "1.1.2" +__version__ = "1.2.0"