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 d78d4cb commit 0562000Copy full SHA for 0562000
CHANGELOG.rst
@@ -1,6 +1,17 @@
1
Release History
2
===============
3
4
+dev
5
+---
6
+
7
+**API Changes (Backward Incompatible)**
8
9
+-
10
11
+**Bugfixes**
12
13
14
15
4.1.0 (2025-01-22)
16
------------------
17
src/hpack/__init__.py
@@ -20,4 +20,4 @@
20
"OversizedHeaderListError",
21
]
22
23
-__version__ = "4.1.0"
+__version__ = "4.2.0+dev"
0 commit comments