This commit is contained in:
yuyi@microsoft.com 2020-05-12 20:29:40 +08:00
Родитель 23f3f9b648
Коммит f52447312c
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -11,7 +11,7 @@ from error_messages import *
from constants import *
PACKAGE_NAME = 'spectral_residual_anomaly_detection_module'
VERSION = '0.0.1'
VERSION = '1.0.0'
def str2bool(v):