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 47591ca + 46bed78 commit 191b808Copy full SHA for 191b808
setup.py
@@ -68,7 +68,7 @@ def read_requirements(req="base.txt"):
68
69
setup(
70
name="awslambdaric",
71
- version="1.0.0",
+ version="1.1.0",
72
author="Amazon Web Services",
73
description="AWS Lambda Runtime Interface Client for Python",
74
long_description=read("README.md"),
0 commit comments