fix: missing await

This commit is contained in:
2026-04-05 06:28:23 +02:00
parent 449952c6c1
commit 84a3e1076e
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "lrx-cli"
version = "0.5.0"
version = "0.5.1"
description = "Fetch line-synced lyrics for your music player."
readme = "README.md"
requires-python = ">=3.13"