[release] Bump to version 65.0
All checks were successful
ci / test (push) Successful in 2m22s
ci / build-and-deploy (push) Successful in 1m26s

- Investigate how historice lastfm imports work
- Fix LookupError on scrobble start/long-plays views
- Add Flexify workout importer
- Add workouts app with exercise catalog and workout routines
- When sharing a scrobble, share the log data too
This commit is contained in:
2026-08-08 00:04:53 -04:00
parent 4e46bcd5c1
commit 3cec979d0a
3 changed files with 110 additions and 108 deletions

View File

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