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 a05a8cc commit 5bfbb67Copy full SHA for 5bfbb67
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-09-19)
17
------------------
18
src/h2/__init__.py
@@ -5,4 +5,4 @@
A HTTP/2 implementation.
"""
-__version__ = '4.0.0'
+__version__ = '4.1.0+dev'
0 commit comments