File tree Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 22History
33=======
44
5+ 0.4.2 (2021-08-24)
6+ ==================
7+ - Bump django version
58
690.4.1 (2021-08-24)
710==================
8- - Bump version
11+ - Bump graphql-ws version in source code
912
10130.4.0 (2021-08-24)
1114==================
Original file line number Diff line number Diff line change 44
55__author__ = """Syrus Akbary"""
66__email__ = "me@syrusakbary.com"
7- __version__ = "0.4.1 "
7+ __version__ = "0.4.2 "
Original file line number Diff line number Diff line change 11
22[metadata]
33name = graphql-ws
4- version = 0.4.1
4+ version = 0.4.2
55description = Websocket backend for GraphQL subscriptions
66long_description = file: README.rst, CHANGES.rst
77author = Syrus Akbary
6363universal = 1
6464
6565[bumpversion]
66- current_version = 0.4.1
66+ current_version = 0.4.2
6767commit = True
6868tag = True
6969
You can’t perform that action at this time.
0 commit comments