perf: parallelize lrclib search queries

This commit is contained in:
2026-04-04 09:02:31 +02:00
parent 303eeaa661
commit 1c7456c588
3 changed files with 25 additions and 18 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "lrx-cli"
version = "0.4.2"
version = "0.4.3"
description = "Fetch line-synced lyrics for your music player."
readme = "README.md"
requires-python = ">=3.13"