Skip to content

Commit

Permalink
added option to get remote rpc channel
Browse files Browse the repository at this point in the history
  • Loading branch information
asafc committed Nov 2, 2021
1 parent b3f310b commit 4918b95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ def get_requirements(env=""):

setup(
name='fastapi_websocket_rpc',
version='0.1.20',
version='0.1.21',
author='Or Weis',
author_email="[email protected]",
description="A fast and durable bidirectional JSON RPC channel over Websockets and FastApi.",
Expand Down

0 comments on commit 4918b95

Please sign in to comment.