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 bc8170a commit a772d90Copy full SHA for a772d90
setup.py
@@ -68,7 +68,7 @@ def read_requirements(req="base.txt"):
68
69
setup(
70
name="awslambdaric",
71
- version="1.1.1",
+ 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