feat: add hard duration filter to avoid fake positive matches

This commit is contained in:
2026-04-03 16:12:02 +02:00
parent 871ae2d589
commit 9a200aa58d
4 changed files with 45 additions and 6 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "lrx-cli"
version = "0.3.2"
version = "0.3.4"
description = "Fetch line-synced lyrics for your music player."
readme = "README.md"
requires-python = ">=3.13"