[release] Bump to version 54.1
All checks were successful
build / test (push) Successful in 2m0s
deploy / test (push) Successful in 1m58s
deploy / build-and-deploy (push) Successful in 35s

- Concurrent listening trend is inefficient and should be disabled
This commit is contained in:
2026-06-17 09:21:20 -04:00
parent 06465919dd
commit 9e3288a5ff
2 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "vrobbler"
version = "54.0"
version = "54.1"
description = ""
authors = ["Colin Powell <colin@unbl.ink>"]