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 5ed55d0 commit 49b8dfcCopy full SHA for 49b8dfc
setup.py
@@ -11,7 +11,7 @@ def get_requirements(env=""):
11
12
setup(
13
name='fastapi_websocket_pubsub',
14
- version='0.2.1',
+ version='0.3.0',
15
author='Or Weis',
16
author_email="[email protected]",
17
description="A fast and durable PubSub channel over Websockets (using fastapi-websockets-rpc).",
0 commit comments