Skip to content

Commit 255433e

Browse files
committed
Bump version to 2.2.0
1 parent b28902c commit 255433e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

RELEASE.CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
### July 31, 2024
1+
### August 8, 2024
22

3-
`2.1.1`:
3+
`2.2.0`:
44

55
- Propogate error type in header when reporting init error to RAPID ([#166](https://github.com/aws/aws-lambda-python-runtime-interface-client/pull/166))
66

awslambdaric/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
Copyright 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
33
"""
44

5-
__version__ = "2.1.1"
5+
__version__ = "2.2.0"

0 commit comments

Comments
 (0)