chore: 0.5.3

This commit is contained in:
2026-04-05 11:53:01 +02:00
parent 65327eb431
commit 262d385b00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "lrx-cli"
version = "0.5.2"
version = "0.5.3"
description = "Fetch line-synced lyrics for your music player."
readme = "README.md"
requires-python = ">=3.13"
Generated
+1 -1
View File
@@ -153,7 +153,7 @@ wheels = [
[[package]]
name = "lrx-cli"
version = "0.5.2"
version = "0.5.3"
source = { editable = "." }
dependencies = [
{ name = "cyclopts" },