We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dacd614 commit 1feb271Copy full SHA for 1feb271
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.2.0 (2025-02-01)
16
------------------
17
src/h2/__init__.py
@@ -3,4 +3,4 @@
"""
from __future__ import annotations
-__version__ = "4.2.0"
+__version__ = "4.3.0+dev"
0 commit comments