feat: better LRC format handling

This commit is contained in:
2026-03-31 15:35:22 +02:00
parent 29273ad9fe
commit 03acda4478
10 changed files with 133 additions and 105 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "lrcfetch"
version = "0.1.5"
version = "0.1.6"
description = "Fetch line-synced lyrics for your music player."
readme = "README.md"
requires-python = ">=3.13"