We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a40a5b0 commit 4b2f3ecCopy full SHA for 4b2f3ec
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# CHANGELOG
2
3
-## 0.16.1 (UNRELEASED)
+## 0.16.1 (2022-09-26)
4
5
- Fixed `GraphQLTransportWSHandler` implementation to handle multiple connections.
6
setup.py
@@ -27,7 +27,7 @@
27
long_description=README,
28
long_description_content_type="text/markdown",
29
license="BSD",
30
- version="0.16.1.b1",
+ version="0.16.1",
31
url="https://github.com/mirumee/ariadne",
32
packages=["ariadne"],
33
include_package_data=True,
0 commit comments