[release] Bump to version 65.5
All checks were successful
ci / test (push) Successful in 2m12s
ci / build-and-deploy (push) Successful in 49s

- Fix database backup bug where running in celery task fails
- Rename the default,charts celery worker to vrobbler_celery_charts
This commit is contained in:
2026-08-13 19:21:55 -04:00
parent 8af58f5f25
commit ab3079b0ea
3 changed files with 35 additions and 33 deletions

View File

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