Skip to content

Commit c6af76f

Browse files
committed
Bump to 4.0.0
1 parent 2de1129 commit c6af76f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

async_timeout/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from typing_extensions import final
99

1010

11-
__version__ = "4.0.0a3"
11+
__version__ = "4.0.0"
1212

1313

1414
__all__ = ("timeout", "timeout_at")

0 commit comments

Comments
 (0)