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

- Fix concurrent trend to be more useful
- Add a public blog feature for scrobbles with notes
- Add drf-spectacular for OpenAPI schema generation
This commit is contained in:
2026-07-30 12:09:56 -04:00
parent 124eb86b74
commit 2d2f77cfb4
2 changed files with 12 additions and 2 deletions

View File

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