We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5f5f9e commit cf434d3Copy full SHA for cf434d3
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "aws_lambda_powertools"
3
-version = "2.15.0"
+version = "2.16.0"
4
description = "Powertools for AWS Lambda (Python) is a developer toolkit to implement Serverless best practices and increase developer velocity."
5
authors = ["Amazon Web Services"]
6
include = ["aws_lambda_powertools/py.typed", "THIRD-PARTY-LICENSES"]
0 commit comments