We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a48a62 commit 9920bc2Copy full SHA for 9920bc2
aiohttp/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "3.11.14"
+__version__ = "3.11.15.dev0"
2
3
from typing import TYPE_CHECKING, Tuple
4
0 commit comments