We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab477ba commit b57beafCopy full SHA for b57beaf
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
6.1.0 (2025-01-22)
16
------------------
17
src/hyperframe/__init__.py
@@ -3,4 +3,4 @@
"""
from __future__ import annotations
-__version__ = "6.1.0"
+__version__ = "6.2.0+dev"
0 commit comments