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 d11d485 commit 56eb1caCopy full SHA for 56eb1ca
setup.py
@@ -68,7 +68,7 @@ def read_requirements(req="base.txt"):
68
69
setup(
70
name="awslambdaric",
71
- version="1.2.0",
+ version="1.2.1",
72
author="Amazon Web Services",
73
description="AWS Lambda Runtime Interface Client for Python",
74
long_description=read("README.md"),
0 commit comments