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