We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11be7e2 commit 83690e5Copy full SHA for 83690e5
aiohttp/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "3.11.17"
+__version__ = "3.11.18.dev0"
2
3
from typing import TYPE_CHECKING, Tuple
4
0 commit comments