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.
2 parents 029196d + e75bc00 commit 66f1e9dCopy full SHA for 66f1e9d
setup.py
@@ -68,7 +68,7 @@ def read_requirements(req="base.txt"):
68
69
setup(
70
name="awslambdaric",
71
- version="1.1.0",
+ version="1.1.1",
72
author="Amazon Web Services",
73
description="AWS Lambda Runtime Interface Client for Python",
74
long_description=read("README.md"),
0 commit comments