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