This repository was archived by the owner on Jan 13, 2021. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Release History
22===============
33
4- dev
5- ---
4+ 0.5.0 (2015-10-11)
5+ ------------------
66
77*Feature Enhancement *
88
Original file line number Diff line number Diff line change 5555# built documents.
5656#
5757# The short X.Y version.
58- version = '0.4 .0'
58+ version = '0.5 .0'
5959# The full version, including alpha/beta/rc tags.
60- release = '0.4 .0'
60+ release = '0.5 .0'
6161
6262# The language for content autogenerated by Sphinx. Refer to documentation
6363# for a list of supported languages.
Original file line number Diff line number Diff line change 66A module for providing an abstraction layer over the differences between
77HTTP/1.1 and HTTP/2.
88"""
9- __version__ = '0.4 .0'
9+ __version__ = '0.5 .0'
1010
1111from .common .connection import HTTPConnection
1212from .http20 .connection import HTTP20Connection
You can’t perform that action at this time.
0 commit comments