🐛 Fix metadata for flac tracks (#168)

* quick fix for metadata that was not added for flac tracks

* bump version
This commit is contained in:
Oskar Dudziński
2025-10-15 22:25:44 +02:00
committed by GitHub
parent f8e3ce2a51
commit d3564f4139
3 changed files with 25 additions and 21 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "tiddl"
version = "2.6.2"
version = "2.6.3a1"
description = "Download Tidal tracks with CLI downloader."
readme = "README.md"
requires-python = ">=3.11"