Skip to content

Commit 4831479

Browse files
committed
⬆️ increment version 0.60.1 -> 0.60.2
1 parent 95a6616 commit 4831479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zappa/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ def running_in_docker() -> bool:
3131
)
3232
raise RuntimeError(err_msg)
3333

34-
__version__ = "0.60.1"
34+
__version__ = "0.60.2"

0 commit comments

Comments
 (0)