Skip to content

Commit

Permalink
chore: Version bump to 1.35.0 (#522)
Browse files Browse the repository at this point in the history
  • Loading branch information
moelasmar authored Jul 13, 2023
1 parent d058ecd commit 95f3a4b
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
Expand Up @@ -4,5 +4,5 @@

# Changing version will trigger a new release!
# Please make the version change as the last step of your development.
__version__ = "1.34.0"
__version__ = "1.35.0"
RPC_PROTOCOL_VERSION = "0.3"

0 comments on commit 95f3a4b

Please sign in to comment.