Skip to content

Commit ce30f17

Browse files
committed
prepare for next release cycle
1 parent 9a2c26c commit ce30f17

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
Release History
22
===============
33

4+
dev
5+
---
6+
7+
**API Changes (Backward Incompatible)**
8+
9+
-
10+
11+
**Bugfixes**
12+
13+
-
14+
15+
416
4.0.0 (2020-08-30)
517
------------------
618

src/hpack/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@
2727
'InvalidTableSizeError',
2828
]
2929

30-
__version__ = '4.0.0'
30+
__version__ = '4.1.0+dev'

0 commit comments

Comments
 (0)