diff --git a/AV_Data_Capture.py b/AV_Data_Capture.py index b761435..1f9c8f7 100755 --- a/AV_Data_Capture.py +++ b/AV_Data_Capture.py @@ -441,7 +441,7 @@ def create_data_and_move_with_custom_number(file_path: str, custom_number, oCC): def main(): - version = '5.0.3' + version = '5.0.4' urllib3.disable_warnings() #Ignore http proxy warning # Read config.ini first, in argparse_function() need conf.failed_folder()