This commit is contained in:
2025-05-24 20:05:33 +02:00
parent a1b4aff656
commit ca518405ff

View File

@ -18,6 +18,7 @@ import yaml
import paramiko
import numpy as np
file_path = os.path.realpath(__file__)
dir_path = os.path.dirname(file_path)
VERSION="1.0.5"