We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b3d0f8 commit 07f5836Copy full SHA for 07f5836
1 file changed
setup.py
@@ -68,7 +68,7 @@ def read_requirements(req="base.txt"):
68
69
setup(
70
name="awslambdaric",
71
- version="1.2.1",
+ version="1.2.0",
72
author="Amazon Web Services",
73
description="AWS Lambda Runtime Interface Client for Python",
74
long_description=read("README.md"),
0 commit comments