Skip to content

Commit e3c5e6a

Browse files
committed
🔖 Bump version to 0.62.0
Minor version bump for ASGI support and WebSocket features.
1 parent 37eddaf commit e3c5e6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.61.4"
34+
__version__ = "0.62.0"

0 commit comments

Comments
 (0)