Co-Authored-By: Michel Thomazo <michel.thomazo@mistral.ai>
This commit is contained in:
Mathias Gesbert 2026-01-12 17:47:25 +01:00 committed by Mathias Gesbert
parent add3ab5245
commit 79f215d91c
8 changed files with 34 additions and 15 deletions

View file

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