Skip to content

Commit 70797c0

Browse files
authored
Merge pull request #360 from aws/hawflau-patch-1
Version bump to 1.16.0
2 parents c7b1e74 + fbb6c66 commit 70797c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws_lambda_builders/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""
22
AWS Lambda Builder Library
33
"""
4-
__version__ = "1.15.0"
4+
__version__ = "1.16.0"
55
RPC_PROTOCOL_VERSION = "0.3"

0 commit comments

Comments
 (0)