We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 90094dc + 9208156 commit 6898442Copy full SHA for 6898442
CHANGELOG.md
@@ -0,0 +1,8 @@
1
+# Changelog
2
+
3
+## [2.16.3](https://github.com/MousaZeidBaker/aws-lambda-typing/compare/v2.16.2...2.16.3) (2022-12-17)
4
5
6
+### 📝 Documentation
7
8
+* update CONTRIBUTING.md ([e2e124f](https://github.com/MousaZeidBaker/aws-lambda-typing/commit/e2e124fb08009275384e5d3188590cd6bf3ca4d4))
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "aws-lambda-typing"
-version = "2.16.2"
+version = "2.16.3"
description = "A package that provides type hints for AWS Lambda event, context and response objects"
authors = ["Mousa Zeid Baker"]
license = "MIT"
0 commit comments