Skip to content

Commit

Permalink
3.30.11-7. UPDATE: 限制alist_sdk.Client 和 alist_sdk.AsyncClient在多线程和协程中…
Browse files Browse the repository at this point in the history
…的并发量,默认30.
  • Loading branch information
lee-cq committed Mar 6, 2024
1 parent 42f3a55 commit c36b0ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions alist_sdk/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@
"""

__version__ = "0.30.11a7"
__version__ = "0.30.11"

ALIST_VERSION = "v3.31.0"
ALIST_VERSION = "v3.32.0"

0 comments on commit c36b0ba

Please sign in to comment.