Vorbereitung Release 03.0 #94

Merged
tpeetz merged 115 commits from develop/0.3.0 into main 2026-08-25 06:01:18 +00:00
Showing only changes of commit fbcdbb3e1a - Show all commits
+1
View File
@@ -8,6 +8,7 @@ import msgspec
from pathlib import Path
from argparse import ArgumentParser, ArgumentDefaultsHelpFormatter
from platformdirs import PlatformDirs
from api import Server, get_api_config
from log import get_logger