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 0764489 commit d758d43Copy full SHA for d758d43
asyncstdlib/__init__.py
@@ -35,7 +35,7 @@
35
)
36
from .asynctools import borrow, scoped_iter, await_each, apply
37
38
-__version__ = "3.9.1"
+__version__ = "3.9.2"
39
40
__all__ = [
41
"anext",
0 commit comments