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 bf5a66f commit 482cca0Copy full SHA for 482cca0
aiohttp/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "3.10.1.dev0"
+__version__ = "3.11.0.dev0"
2
3
from typing import TYPE_CHECKING, Tuple
4
0 commit comments