fix: watch pipe skips refetch after resume from pause

This commit is contained in:
2026-04-09 23:54:55 +02:00
parent b7e539de3b
commit 1c160d5ccb
3 changed files with 8 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "lrx-cli"
version = "0.7.1"
version = "0.7.2"
description = "Fetch line-synced lyrics for your music player."
readme = "README.md"
requires-python = ">=3.13"