chore: 0.7.7

This commit is contained in:
2026-04-10 15:37:17 +02:00
parent 794f42b42b
commit 6e971941f8
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.6"
version = "0.7.7"
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.6"
version = "0.7.7"
source = { editable = "." }
dependencies = [
{ name = "cyclopts" },