We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd61919 commit c757bd7Copy full SHA for c757bd7
setup.py
@@ -13,7 +13,7 @@ def get_requirements(env=""):
13
14
setup(
15
name="fastapi_websocket_pubsub",
16
- version="0.3.8",
+ version="0.3.9",
17
author="Or Weis",
18
author_email="or@permit.io",
19
description="A fast and durable PubSub channel over Websockets (using fastapi-websockets-rpc).",
0 commit comments