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 7a6ee68 commit 2e55462Copy full SHA for 2e55462
aiohttp/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "3.12.0"
+__version__ = "3.12.0.dev0"
2
3
from typing import TYPE_CHECKING, Tuple
4
0 commit comments