refactor: confidence should always have a value

This commit is contained in:
2026-04-02 10:33:12 +02:00
parent eafc0bf396
commit 7aba5c854e
6 changed files with 37 additions and 40 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "lrx-cli"
version = "0.2.1"
version = "0.3.0"
description = "Fetch line-synced lyrics for your music player."
readme = "README.md"
requires-python = ">=3.13"