Skip to content

Commit 951b81d

Browse files
committed
Bump to 0.16.6
1 parent 13c9811 commit 951b81d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CONTRIBUTORS.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Andrej Antonov
1313
Anton Kasyanov
1414
Arthur Darcet
1515
Ben Bader
16+
Benedikt Reinartz
1617
Brian C. Lane
1718
Daniel Nelson
1819
David Michael Brown

aiohttp/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This relies on each of the submodules having an __all__ variable.
22

3-
__version__ = '0.16.5'
3+
__version__ = '0.16.6'
44

55

66
from . import hdrs # noqa

0 commit comments

Comments
 (0)