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.
2 parents 919d791 + cfac831 commit 8f6acd6Copy full SHA for 8f6acd6
setup.py
@@ -12,7 +12,7 @@ def get_requirements(env=""):
12
13
setup(
14
name="fastapi_websocket_rpc",
15
- version="0.1.27",
+ version="0.1.28",
16
author="Or Weis",
17
author_email="or@permit.io",
18
description="A fast and durable bidirectional JSON RPC channel over Websockets and FastApi.",
0 commit comments