8000
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 91ab7b4 commit 4abd46aCopy full SHA for 4abd46a
docs/source/changes.rst
@@ -3,8 +3,8 @@ History of changes
3
4
.. currentmodule:: h11
5
6
-vNEXT (????-??-??)
7
-------------------
+v0.8.0 (2018-03-20)
+-------------------
8
9
Backwards **in**\compatible changes:
10
h11/_version.py
@@ -13,4 +13,4 @@
13
# want. (Contrast with the special suffix 1.0.0.dev, which sorts *before*
14
# 1.0.0.)
15
16
-__version__ = "0.7.0+dev"
+__version__ = "0.8.0"
0 commit comments