This commit is contained in:
Quentin Torroba 2025-12-24 13:44:00 +01:00 committed by Quentin
parent 078693fc64
commit c79e2cf487
14 changed files with 123 additions and 20 deletions

View file

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