We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f118042 commit 03ba270Copy full SHA for 03ba270
RELEASE.CHANGELOG.md
@@ -1,3 +1,9 @@
1
+### March 27, 2024
2
+
3
+`2.0.11`:
4
5
+- Upgrade simplejson to 3.18.4 ([#136](https://github.com/aws/aws-lambda-python-runtime-interface-client/pull/136))
6
7
### February 13, 2024
8
9
`2.0.10`:
awslambdaric/__init__.py
@@ -2,4 +2,4 @@
Copyright 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
"""
-__version__ = "2.0.10"
+__version__ = "2.0.11"
0 commit comments