File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
Release History
2
2
===============
3
3
4
- 2.5.2dev0
5
- ---------
4
+ 2.5.2 (2017-01-27)
5
+ ------------------
6
6
7
7
- Resolved issue where the ``HTTP2-Settings `` header value for plaintext
8
8
upgrade that was emitted by ``initiate_upgrade_connection `` included the
Original file line number Diff line number Diff line change 55
55
# built documents.
56
56
#
57
57
# The short X.Y version.
58
- version = '2.5.1 '
58
+ version = '2.5.2 '
59
59
# The full version, including alpha/beta/rc tags.
60
- release = '2.5.1 '
60
+ release = '2.5.2 '
61
61
62
62
# The language for content autogenerated by Sphinx. Refer to documentation
63
63
# for a list of supported languages.
Original file line number Diff line number Diff line change 5
5
6
6
A HTTP/2 implementation.
7
7
"""
8
- __version__ = '2.5.1 '
8
+ __version__ = '2.5.2 '
You can’t perform that action at this time.
0 commit comments