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 d749258 commit 08026b3Copy full SHA for 08026b3
aiohttp/__init__.py
@@ -1,6 +1,6 @@
1
# This relies on each of the submodules having an __all__ variable.
2
3
-__version__ = '0.14.0'
+__version__ = '0.14.1'
4
5
6
from . import hdrs # noqa
0 commit comments