Skip to content

Commit 8bcc629

Browse files
committed
chore: update project description
1 parent 1dd083d commit 8bcc629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
22
name = "aws_lambda_powertools"
33
version = "2.9.1"
4-
description = "A suite of utilities for AWS Lambda functions to ease adopting best practices such as tracing, structured logging, custom metrics, batching, idempotency, feature flags, and more."
4+
description = "AWS Lambda Powertools is a developer toolkit to implement Serverless best practices and increase developer velocity."
55
authors = ["Amazon Web Services"]
66
include = ["aws_lambda_powertools/py.typed", "THIRD-PARTY-LICENSES"]
77
classifiers=[

0 commit comments

Comments
 (0)