chore: 0.1.7

This commit is contained in:
2026-03-31 17:46:51 +02:00
parent d3090ceb1c
commit a1681c2551
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "lrcfetch"
version = "0.1.6"
version = "0.1.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 = "lrcfetch"
version = "0.1.6"
version = "0.1.7"
source = { editable = "." }
dependencies = [
{ name = "cyclopts" },