Co-authored-by: Mistral Vibe <vibe@mistral.ai>
This commit is contained in:
Mathias Gesbert 2026-04-21 16:33:50 +02:00 committed by GitHub
parent 04305bd77c
commit a83c81ecf5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 36 additions and 40 deletions

View file

@ -3,4 +3,4 @@ from __future__ import annotations
from pathlib import Path
VIBE_ROOT = Path(__file__).parent
__version__ = "2.8.0"
__version__ = "2.8.1"