Skip to content

Commit

Permalink
🔧 upgrade __version__ from 0.54.1 -> 0.54.2
Browse files Browse the repository at this point in the history
  • Loading branch information
monkut committed Jul 15, 2022
1 parent d00bc93 commit 8259f84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zappa/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
)
raise RuntimeError(err_msg)

__version__ = "0.54.1"
__version__ = "0.54.2"

0 comments on commit 8259f84

Please sign in to comment.