We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 480fa2f + 3692945 commit e625596Copy full SHA for e625596
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.17.2](https://github.com/MousaZeidBaker/aws-lambda-typing/compare/2.17.1...2.17.2) (2023-08-16)
4
+
5
6
+### 📝 Documentation
7
8
+* fix run-tests section ([cbe86be](https://github.com/MousaZeidBaker/aws-lambda-typing/commit/cbe86beabb5670688c67b77844aec3e8643e62f5))
9
10
## [2.17.1](https://github.com/MousaZeidBaker/aws-lambda-typing/compare/2.17.0...2.17.1) (2023-05-26)
11
12
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "aws-lambda-typing"
-version = "2.17.1"
+version = "2.17.2"
description = "A package that provides type hints for AWS Lambda event, context and response objects"
authors = ["Mousa Zeid Baker"]
license = "MIT"
0 commit comments