🐛 Fixed Auth errors (#374)

* 🐛 Fix core Auth API

* 🔖 Bump version to 3.4.3
This commit is contained in:
Oskar Dudziński
2026-05-10 13:22:24 +02:00
committed by GitHub
parent d0d146b87f
commit 04de8e677c
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "tiddl"
version = "3.4.2"
version = "3.4.3"
description = "Download Tidal tracks with CLI downloader."
readme = "README.md"
requires-python = ">=3.13"