Skip to content

Commit aca5581

Browse files
version bump for release
1 parent 43563c0 commit aca5581

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
@@ -35,7 +35,7 @@
3535
)
3636
from .asynctools import borrow, scoped_iter, await_each, apply, sync
3737

38-
__version__ = "3.10.1"
38+
__version__ = "3.10.2"
3939

4040
__all__ = [
4141
"anext",

0 commit comments

Comments
 (0)