This commit is contained in:
Mathias Gesbert 2026-01-28 18:34:16 +01:00 committed by Mathias Gesbert
parent d33db9fff8
commit bd3497b1c0
11 changed files with 37 additions and 41 deletions

View file

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