Skip to content

Commit 49b8dfc

Browse files
committed
Bump version: 0.3.0
1 parent 5ed55d0 commit 49b8dfc

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
@@ -11,7 +11,7 @@ def get_requirements(env=""):
1111

1212
setup(
1313
name='fastapi_websocket_pubsub',
14-
version='0.2.1',
14+
version='0.3.0',
1515
author='Or Weis',
1616
author_email="[email protected]",
1717
description="A fast and durable PubSub channel over Websockets (using fastapi-websockets-rpc).",

0 commit comments

Comments
 (0)