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 a15febd commit 9404808Copy full SHA for 9404808
aiohttp/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "3.12.12"
+__version__ = "3.12.13.dev0"
2
3
from typing import TYPE_CHECKING, Tuple
4
0 commit comments