Skip to content

Commit b57beaf

Browse files
committed
prepare for next release cycle
1 parent ab477ba commit b57beaf

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
6.1.0 (2025-01-22)
516
------------------
617

src/hyperframe/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
"""
44
from __future__ import annotations
55

6-
__version__ = "6.1.0"
6+
__version__ = "6.2.0+dev"

0 commit comments

Comments
 (0)