Skip to content

Commit f89c487

Browse files
v3.10.9
1 parent c6742d7 commit f89c487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

asyncstdlib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
from .asynctools import borrow, scoped_iter, await_each, any_iter, apply, sync
3838
from .heapq import merge, nlargest, nsmallest
3939

40-
__version__ = "3.10.8"
40+
__version__ = "3.10.9"
4141

4242
__all__ = [
4343
"anext",

0 commit comments

Comments
 (0)