This commit is contained in:
2025-05-24 19:32:21 +02:00
parent 50d9f18969
commit b40a7f795e

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"