Skip to content

Commit 6cce763

Browse files
committed
v4.4.0
1 parent dfafda3 commit 6cce763

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.rst

Lines changed: 2 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.4.0 (2026-07-23)
5+
------------------
66

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

src/h2/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
"""
44
from __future__ import annotations
55

6-
__version__ = "4.4.0+dev"
6+
__version__ = "4.4.0"

0 commit comments

Comments
 (0)