Update tidalapi version
This commit is contained in:
@@ -4,12 +4,12 @@ build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "spotify_to_tidal"
|
||||
version = "1.0.4"
|
||||
version = "1.0.5"
|
||||
requires-python = ">= 3.10"
|
||||
|
||||
dependencies = [
|
||||
"spotipy~=2.24.0",
|
||||
"tidalapi==0.8.8",
|
||||
"tidalapi==0.8.10",
|
||||
"pyyaml~=6.0",
|
||||
"tqdm~=4.64",
|
||||
"sqlalchemy~=2.0",
|
||||
|
||||
Reference in New Issue
Block a user