Skip to content

Commit 0c04560

Browse files
🔧 since deployment is not yet supported for v2 payload types, just incrementing the minor version. (#1378)
Co-authored-by: shane <shane.cousins@kiconiaworks.com>
1 parent 717968f commit 0c04560

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.0"
34+
__version__ = "0.60.1"

0 commit comments

Comments
 (0)