upload new version #936

This commit is contained in:
Yaronzz
2022-07-06 14:57:30 +08:00
parent 242747719a
commit 55df515256
3 changed files with 3 additions and 1 deletions
Binary file not shown.
+1 -1
View File
@@ -20,7 +20,7 @@ from tidal_dl.settings import *
from tidal_dl.lang.language import *
VERSION = '2022.06.30.1'
VERSION = '2022.07.06.1'
__LOGO__ = f'''
/$$$$$$$$ /$$ /$$ /$$ /$$ /$$
|__ $$__/|__/ | $$ | $$ | $$| $$
+2
View File
@@ -1,6 +1,8 @@
TYPE tidal-dl
USE pip3 install tidal-dl --upgrade
#### v2022-07-06
1. [X] Mulithread download
#### v2022-06-23