Compare commits

...

3 Commits

Author SHA1 Message Date
687ffc828d build 2025-05-26 07:40:12 +02:00
f17f1ca372 build 2025-05-26 07:39:42 +02:00
d5b114e771 build 2025-05-26 07:37:06 +02:00

View File

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