We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40faa4b commit 18c4181Copy full SHA for 18c4181
1 file changed
full-hub/Batch_Download.py
@@ -15,7 +15,7 @@
15
system = platform.system()
16
17
# live-2d版本号-
18
-version_tag = "v6.4.9"
+version_tag = "v6.5"
19
20
# 禁用SSL警告
21
urllib3.disable_warnings(urllib3.exceptions.InsecureRequestWarning)
0 commit comments