Skip to content

Commit 8f6acd6

Browse files
authored
Merge pull request #52 from permitio/orweis-patch-2
Up version for release
2 parents 919d791 + cfac831 commit 8f6acd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ def get_requirements(env=""):
1212

1313
setup(
1414
name="fastapi_websocket_rpc",
15-
version="0.1.27",
15+
version="0.1.28",
1616
author="Or Weis",
1717
author_email="or@permit.io",
1818
description="A fast and durable bidirectional JSON RPC channel over Websockets and FastApi.",

0 commit comments

Comments
 (0)