Skip to content

Commit 191b808

Browse files
authored
Merge pull request #34 from preearor/main
Update minor release version to 1.1.0
2 parents 47591ca + 46bed78 commit 191b808

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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.0.0",
71+
version="1.1.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)