We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 717968f commit 0c04560Copy full SHA for 0c04560
zappa/__init__.py
@@ -31,4 +31,4 @@ def running_in_docker() -> bool:
31
)
32
raise RuntimeError(err_msg)
33
34
-__version__ = "0.60.0"
+__version__ = "0.60.1"
0 commit comments