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 c03a75f commit 7136c61Copy full SHA for 7136c61
CHANGELOG.rst
@@ -1,3 +1,8 @@
1
+0.17.2 2024-05-27
2
+-----------------
3
+
4
+* Bugfix pass the correct quic connection to the H3 Protocol.
5
6
0.17.1 2024-05-27
7
-----------------
8
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "Hypercorn"
-version = "0.17.1"
+version = "0.17.2"
description = "A ASGI Server based on Hyper libraries and inspired by Gunicorn"
authors = ["pgjones <[email protected]>"]
classifiers = [
0 commit comments