We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e3bb49 commit 3eb9518Copy full SHA for 3eb9518
README.md
@@ -17,7 +17,7 @@
17
## Installation
18
19
```console
20
-pip install aws-durable-functions-sdk-python-testing
+pip install aws-durable-execution-sdk-python-testing
21
```
22
23
## Overview
src/aws_durable_execution_sdk_python_testing/__about__.py
@@ -1,4 +1,4 @@
1
# SPDX-FileCopyrightText: 2025-present Amazon.com, Inc. or its affiliates.
2
#
3
# SPDX-License-Identifier: Apache-2.0
4
-__version__ = "1.0.0"
+__version__ = "1.0.0.post1"
0 commit comments