This commit is contained in:
2025-08-02 16:17:12 +02:00
parent 81ffc7a72b
commit ac0089f205

View File

@@ -20,7 +20,7 @@ import numpy as np
file_path = os.path.realpath(__file__)
dir_path = os.path.dirname(file_path)
VERSION="1.0.8"
VERSION="1.0.9"
# print(file_path)
# print(dir_path)
os.chdir(dir_path)