[release] Bump to version 68.0
All checks were successful
ci / test (push) Successful in 2m2s
ci / build-and-deploy (push) Successful in 46s

- Add Groq and Mistral free models
- Fix resuming agent session scrobbles with new scrobbles
- Clean up agent detail table with scrobble prompts
This commit is contained in:
2026-08-24 17:38:11 -04:00
parent 9d7497441f
commit 159a2e883a
3 changed files with 16 additions and 14 deletions

View File

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