[release] Bump to version 50.2
All checks were successful
build / test (push) Successful in 2m6s
deploy / test (push) Successful in 2m7s
deploy / build-and-deploy (push) Successful in 35s

- Koreader imports only import single-page scrobbles the next day
- Fix bugs in celery tasks causing imports to fail
This commit is contained in:
2026-06-11 09:58:56 -04:00
parent 248d3f2d3e
commit 0a880a2f2f
2 changed files with 25 additions and 3 deletions

View File

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