Skip to content

Commit c757bd7

Browse files
committed
Bump version to 0.3.9
1 parent cd61919 commit c757bd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ def get_requirements(env=""):
1313

1414
setup(
1515
name="fastapi_websocket_pubsub",
16-
version="0.3.8",
16+
version="0.3.9",
1717
author="Or Weis",
1818
author_email="or@permit.io",
1919
description="A fast and durable PubSub channel over Websockets (using fastapi-websockets-rpc).",

0 commit comments

Comments
 (0)