Skip to content

Commit 0ad3f7d

Browse files
authored
chore: Update pyproject.toml desciption format to be consistent with aws-durable-execution-sdk-python
1 parent 3ae5125 commit 0ad3f7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
55
[project]
66
name = "aws-durable-execution-sdk-python-testing"
77
dynamic = ["version"]
8-
description = 'This is the Python SDK for AWS Lambda Durable Execution.'
8+
description = 'AWS Durable Execution Testing SDK for Python'
99
readme = "README.md"
1010
requires-python = ">=3.11"
1111
license = "Apache-2.0"

0 commit comments

Comments
 (0)