Skip to content

Commit

Permalink
Merge pull request #52 from permitio/orweis-patch-2
Browse files Browse the repository at this point in the history
Up version for release
  • Loading branch information
orweis authored Jan 13, 2025
2 parents 919d791 + cfac831 commit 8f6acd6
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 @@ -12,7 +12,7 @@ def get_requirements(env=""):

setup(
name="fastapi_websocket_rpc",
version="0.1.27",
version="0.1.28",
author="Or Weis",
author_email="or@permit.io",
description="A fast and durable bidirectional JSON RPC channel over Websockets and FastApi.",
Expand Down

0 comments on commit 8f6acd6

Please sign in to comment.