Skip to content

Commit ff312c5

Browse files
v3.13.2
1 parent b518fd3 commit ff312c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

asyncstdlib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
from .asynctools import borrow, scoped_iter, await_each, any_iter, apply, sync
4646
from .heapq import merge, nlargest, nsmallest
4747

48-
__version__ = "3.13.1"
48+
__version__ = "3.13.2"
4949

5050
__all__ = [
5151
"anext",

0 commit comments

Comments
 (0)