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 9d07fc5 commit c3376a8Copy full SHA for c3376a8
setup.py
@@ -13,7 +13,7 @@ def get_requirements(env=""):
13
14
setup(
15
name="fastapi_websocket_pubsub",
16
- version="0.3.7",
+ version="0.3.8",
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