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 0183b9e commit bcf4cf2Copy full SHA for bcf4cf2
docs/source/changes.rst
@@ -3,7 +3,7 @@ History of changes
3
4
.. currentmodule:: h11
5
6
-vNEXT (????-??-??)
+v0.7.0 (2016-11-25)
7
-------------------
8
9
New features (backwards compatible):
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.6.0+dev"
+__version__ = "0.7.0"
0 commit comments