[release] Bump to version 52.0
All checks were successful
build / test (push) Successful in 1m55s
deploy / test (push) Successful in 2m1s
deploy / build-and-deploy (push) Successful in 31s

- Allow marking media as long play complete from detail page
- Fix how long play scrobbles are tracked
- Paginate or limite scrobbles on media admin pages
- Clean up books admin
- Clean up favorites admin
This commit is contained in:
2026-06-15 14:56:27 -04:00
parent c0be131e3d
commit 01d25e1b55
2 changed files with 4 additions and 2 deletions

View File

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