Skip to content

Commit 0562000

Browse files
committed
prepare for next release cycle
1 parent d78d4cb commit 0562000

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.rst

+11
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
Release History
22
===============
33

4+
dev
5+
---
6+
7+
**API Changes (Backward Incompatible)**
8+
9+
-
10+
11+
**Bugfixes**
12+
13+
-
14+
415
4.1.0 (2025-01-22)
516
------------------
617

src/hpack/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@
2020
"OversizedHeaderListError",
2121
]
2222

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

0 commit comments

Comments
 (0)