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 6bfde85 commit a05a8ccCopy full SHA for a05a8cc
CHANGELOG.rst
@@ -1,7 +1,7 @@
1
Release History
2
===============
3
4
-4.0.0+dev
+4.0.0 (2020-09-19)
5
------------------
6
7
API Changes (Backward-Incompatible)
src/h2/__init__.py
@@ -5,4 +5,4 @@
A HTTP/2 implementation.
"""
8
-__version__ = '4.0.0+dev'
+__version__ = '4.0.0'
0 commit comments