Skip to content

Commit 64e5223

Browse files
authored
chore: Update pyproject.toml to update PyPi description (#225)
* Update pyproject.toml to update PyPi description * Update pyproject.toml * Update pyproject.toml * Update pyproject.toml
1 parent 2b33710 commit 64e5223

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"
77
dynamic = ["version"]
8-
description = 'This the Python SDK for AWS Lambda Durable Functions.'
8+
description = 'AWS Durable Execution SDK for Python'
99
readme = "README.md"
1010
requires-python = ">=3.11"
1111
license = "Apache-2.0"

0 commit comments

Comments
 (0)