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

- Add BoardGameVariant model
- Lookup all Expansions for a game when creating it
- Board game expansion lookup should be async on URL scrobbles
This commit is contained in:
2026-07-04 09:36:52 -04:00
parent 7c1f709f96
commit 8f97131b8d
2 changed files with 4 additions and 2 deletions

View File

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