This commit is contained in:
2025-05-24 20:16:00 +02:00
parent ca518405ff
commit 71d661dfb5

View File

@ -18,10 +18,9 @@ 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"
VERSION="1.0.6"
# print(file_path)
# print(dir_path)
os.chdir(dir_path)