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

- Fix koreader scrobble imports to use DST properly
- Fix book scrobbles where page_data is a list
- Lichess imports do not set default visbility
This commit is contained in:
2026-06-11 18:39:31 -04:00
parent 410da163fe
commit a731427f6e
2 changed files with 30 additions and 28 deletions

View File

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