chore: 0.7.10

This commit is contained in:
2026-07-12 20:16:16 +02:00
parent 7fd98ffcb9
commit b5b4d0eb83
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.7.9"
version = "0.7.10"
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.7.9"
version = "0.7.10"
source = { editable = "." }
dependencies = [
{ name = "cyclopts" },