Skip to content

Commit ddf8fd6

Browse files
authored
Merge pull request #46 from preearor/main
Correct the next release version
2 parents 7b3d0f8 + 07f5836 commit ddf8fd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ def read_requirements(req="base.txt"):
6868

6969
setup(
7070
name="awslambdaric",
71-
version="1.2.1",
71+
version="1.2.0",
7272
author="Amazon Web Services",
7373
description="AWS Lambda Runtime Interface Client for Python",
7474
long_description=read("README.md"),

0 commit comments

Comments
 (0)