This commit is contained in:
2025-05-24 20:22:45 +02:00
parent 71d661dfb5
commit 854f0c828a

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.6"