fix: handle inconsistent response format of mxm

This commit is contained in:
2026-04-05 19:43:01 +02:00
parent 262d385b00
commit 8fabb0de86
3 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "lrx-cli"
version = "0.5.3"
version = "0.5.4"
description = "Fetch line-synced lyrics for your music player."
readme = "README.md"
requires-python = ">=3.13"