diff --git a/Movie_Data_Capture.py b/Movie_Data_Capture.py index 2298bd0..c88b1c0 100644 --- a/Movie_Data_Capture.py +++ b/Movie_Data_Capture.py @@ -473,7 +473,7 @@ def create_data_and_move_with_custom_number(file_path: str, custom_number, oCC): def main(): - version = '6.0.2' + version = '6.0.3' urllib3.disable_warnings() # Ignore http proxy warning # Read config.ini first, in argparse_function() need conf.failed_folder()