upload new version

This commit is contained in:
Yaronzz
2022-10-31 14:08:07 +08:00
parent db76e84123
commit a771c598ae
3 changed files with 6 additions and 1 deletions

Binary file not shown.

View File

@@ -22,7 +22,7 @@ from tidal_dl.settings import *
from tidal_dl.lang.language import *
VERSION = '2022.10.12.1'
VERSION = '2022.10.31.1'
__LOGO__ = f'''
/$$$$$$$$ /$$ /$$ /$$ /$$ /$$
|__ $$__/|__/ | $$ | $$ | $$| $$

View File

@@ -1,5 +1,10 @@
TYPE tidal-dl
USE pip3 install tidal-dl --upgrade
#### v2022-10-31
- [X] Add delay setting by @grzekru
#### v2022-08-29
- [X] Fix #931