Skip to content

Commit 66f1e9d

Browse files
authored
Merge pull request aws#36 from preearor/main
Update version for patch relase
2 parents 029196d + e75bc00 commit 66f1e9d

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.1.0",
71+
version="1.1.1",
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)