Skip to content

Commit f97b613

Browse files
Alex Wangwangyb-A
authored andcommitted
chore: release SDK 2.0.1
Bump aws-durable-execution-sdk-python to 2.0.1 for a patch release covering the checkpoint token casing fix (#723) and the checkpoint batching latency fix (#710).
1 parent 2f530ee commit f97b613

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/aws-durable-execution-sdk-python/src/aws_durable_execution_sdk_python
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# SPDX-FileCopyrightText: 2025-present Amazon.com, Inc. or its affiliates.
22
#
33
# SPDX-License-Identifier: Apache-2.0
4-
__version__ = "2.0.0"
4+
__version__ = "2.0.1"

0 commit comments

Comments
 (0)