From c96c481258502d75debe36dbc30806a13cad072d Mon Sep 17 00:00:00 2001 From: yaythomas Date: Thu, 21 May 2026 02:11:18 +0000 Subject: [PATCH] chore: v1.2.0 -> v1.2.1 --- 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 ae8946e..698e248 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.2.0" +__version__ = "1.2.1"