Added Dolby Atmos support (needs testing) (#348)

* add dolby atmos support

* 🚀 Bump version to 3.4.0a5
This commit is contained in:
Oskar Dudziński
2026-04-30 01:14:32 +02:00
committed by GitHub
parent 9abf141411
commit 6b82c40fae
4 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "tiddl"
version = "3.4.0a4"
version = "3.4.0a5"
description = "Download Tidal tracks with CLI downloader."
readme = "README.md"
requires-python = ">=3.13"