[release] Bump to version 55.0
All checks were successful
build / test (push) Successful in 1m58s
deploy / test (push) Successful in 1m57s
deploy / build-and-deploy (push) Successful in 37s

- Use pk ID for scrobble detail view, not uuid
- Display videogame screenshots on scrobble detail if they exist
- Add autotagging to webpages based on domain, title
This commit is contained in:
2026-06-18 12:15:16 -04:00
parent 2c90dd38b5
commit ec73e5151e
2 changed files with 4 additions and 2 deletions

View File

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