We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a2c26c commit ce30f17Copy full SHA for ce30f17
CHANGELOG.rst
@@ -1,6 +1,18 @@
1
Release History
2
===============
3
4
+dev
5
+---
6
+
7
+**API Changes (Backward Incompatible)**
8
9
+-
10
11
+**Bugfixes**
12
13
14
15
16
4.0.0 (2020-08-30)
17
------------------
18
src/hpack/__init__.py
@@ -27,4 +27,4 @@
27
'InvalidTableSizeError',
28
]
29
30
-__version__ = '4.0.0'
+__version__ = '4.1.0+dev'
0 commit comments