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 74d5b95 commit 494268aCopy full SHA for 494268a
CHANGELOG.rst
@@ -1,3 +1,8 @@
1
+0.17.1 2024-05-27
2
+-----------------
3
+
4
+* Bugfix revert set TCP_NODELAY on sockets.
5
6
0.17.0 2024-05-27
7
-----------------
8
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "Hypercorn"
-version = "0.17.0"
+version = "0.17.1"
description = "A ASGI Server based on Hyper libraries and inspired by Gunicorn"
authors = ["pgjones <[email protected]>"]
classifiers = [
0 commit comments