[release] Bump to version 64.0
All checks were successful
ci / test (push) Successful in 2m28s
ci / build-and-deploy (push) Has been skipped

- Add Google Gemini as a model option back for agent sessions
- Update agent flow to use OpenRouter and select model
This commit is contained in:
2026-07-31 23:55:01 -04:00
parent 42ccdf5507
commit 27b2f603ab
2 changed files with 7 additions and 9 deletions

View File

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