We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7917ae2 commit 01df7ecCopy full SHA for 01df7ec
aiohttp/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "3.9.4"
+__version__ = "3.9.4.dev0"
2
3
from typing import TYPE_CHECKING, Tuple
4
0 commit comments