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 f4d4f2a commit 8dcd3a4Copy full SHA for 8dcd3a4
aiohttp/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "3.10.4.dev0"
+__version__ = "3.10.4"
2
3
from typing import TYPE_CHECKING, Tuple
4
0 commit comments