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 13c9811 commit 951b81dCopy full SHA for 951b81d
CONTRIBUTORS.txt
@@ -13,6 +13,7 @@ Andrej Antonov
13
Anton Kasyanov
14
Arthur Darcet
15
Ben Bader
16
+Benedikt Reinartz
17
Brian C. Lane
18
Daniel Nelson
19
David Michael Brown
aiohttp/__init__.py
@@ -1,6 +1,6 @@
1
# This relies on each of the submodules having an __all__ variable.
2
3
-__version__ = '0.16.5'
+__version__ = '0.16.6'
4
5
6
from . import hdrs # noqa
0 commit comments