Skip to content

Commit 4b2f3ec

Browse files
committed
Release 0.16.1
1 parent a40a5b0 commit 4b2f3ec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG
22

3-
## 0.16.1 (UNRELEASED)
3+
## 0.16.1 (2022-09-26)
44

55
- Fixed `GraphQLTransportWSHandler` implementation to handle multiple connections.
66

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
long_description=README,
2828
long_description_content_type="text/markdown",
2929
license="BSD",
30-
version="0.16.1.b1",
30+
version="0.16.1",
3131
url="https://github.com/mirumee/ariadne",
3232
packages=["ariadne"],
3333
include_package_data=True,

0 commit comments

Comments
 (0)