Skip to content

Commit

Permalink
Version bump to 1.18.0 (#369)
Browse files Browse the repository at this point in the history
  • Loading branch information
qingchm authored Jun 23, 2022
1 parent bd8ae54 commit 23b71aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws_lambda_builders/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
AWS Lambda Builder Library
"""
__version__ = "1.17.0"
__version__ = "1.18.0"
RPC_PROTOCOL_VERSION = "0.3"

0 comments on commit 23b71aa

Please sign in to comment.