Skip to content

Commit 5635ded

Browse files
Version bump
1 parent cc2ace3 commit 5635ded

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.7"
40+
__version__ = "3.10.8"
4141

4242
__all__ = [
4343
"anext",

0 commit comments

Comments
 (0)