We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2de1129 commit c6af76fCopy full SHA for c6af76f
async_timeout/__init__.py
@@ -8,7 +8,7 @@
8
from typing_extensions import final
9
10
11
-__version__ = "4.0.0a3"
+__version__ = "4.0.0"
12
13
14
__all__ = ("timeout", "timeout_at")
0 commit comments