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