Skip to content

Commit 53340e5

Browse files
committed
3.2.7:
1.修复校验文件为*.json,使用response.json()异常问题 2.连接池优化
1 parent 068139f commit 53340e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ufile/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
UCloud UFile SDK for python
55
"""
66

7-
__version__ = '3.2.6'
7+
__version__ = '3.2.7'

0 commit comments

Comments
 (0)