Skip to content

Commit d05cff4

Browse files
committed
v4.2.0
1 parent 4bdecf4 commit d05cff4

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

CHANGELOG.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Release History
22
===============
33

4-
dev
5-
---
4+
4.2.0 (2026-06-22)
5+
------------------
66

77
**API Changes (Backward Incompatible)**
88

@@ -21,6 +21,7 @@ dev
2121

2222
.. _Hiroki Nishino: https://github.com/tawAsh1
2323

24+
2425
4.1.0 (2025-01-22)
2526
------------------
2627

src/hpack/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@
2020
"OversizedHeaderListError",
2121
]
2222

23-
__version__ = "4.2.0+dev"
23+
__version__ = "4.2.0"

0 commit comments

Comments
 (0)