Skip to content

Commit 5f5e85e

Browse files
committed
Updated version to 0.2.0
1 parent 991bafe commit 5f5e85e

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
@@ -31,7 +31,7 @@
3131

3232
setup(
3333
name='graphql-ws',
34-
version='0.1.1',
34+
version='0.2.0',
3535
description="Websocket server for GraphQL subscriptions",
3636
long_description=readme + '\n\n' + history,
3737
author="Syrus Akbary",

0 commit comments

Comments
 (0)