From aa0f72edd8582454a8bece187b41a6be51d9c7d2 Mon Sep 17 00:00:00 2001 From: Yoshiko2 Date: Fri, 11 Feb 2022 03:23:32 +0800 Subject: [PATCH] Update 6.0.2 --- Movie_Data_Capture.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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()