Skip to content

Commit d758d43

Browse files
version bump
1 parent 0764489 commit d758d43

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
3737

38-
__version__ = "3.9.1"
38+
__version__ = "3.9.2"
3939

4040
__all__ = [
4141
"anext",

0 commit comments

Comments
 (0)