Skip to content

Commit 25056b4

Browse files
author
Ramisa Alam
committed
Bump to version 3.1.0
1 parent 2e3d4b4 commit 25056b4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

RELEASE.CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### May 21, 2025
2+
`3.1.0`
3+
- Add support for multi tenancy ([#187](https://github.com/aws/aws-lambda-python-runtime-interface-client/pull/187))
4+
15
### February 27, 2024
26
`3.0.2`
37
- Update `simplejson` to `3.20.1`([#184](https://github.com/aws/aws-lambda-python-runtime-interface-client/pull/184))

awslambdaric/__init__.py

Lines changed: 1 addition & 1 deletion
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__ = "3.0.2"
5+
__version__ = "3.1.0"

0 commit comments

Comments
 (0)