Skip to content

Commit 7136c61

Browse files
committed
Bump and release 0.17.2
1 parent c03a75f commit 7136c61

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
0.17.1 2024-05-27
27
-----------------
38

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "Hypercorn"
3-
version = "0.17.1"
3+
version = "0.17.2"
44
description = "A ASGI Server based on Hyper libraries and inspired by Gunicorn"
55
authors = ["pgjones <[email protected]>"]
66
classifiers = [

0 commit comments

Comments
 (0)