Update to 5.0.4

This commit is contained in:
Yoshiko2
2021-11-20 04:02:14 +08:00
committed by GitHub
parent 015367acee
commit 713ce3294d

View File

@@ -441,7 +441,7 @@ def create_data_and_move_with_custom_number(file_path: str, custom_number, oCC):
def main(): def main():
version = '5.0.3' version = '5.0.4'
urllib3.disable_warnings() #Ignore http proxy warning urllib3.disable_warnings() #Ignore http proxy warning
# Read config.ini first, in argparse_function() need conf.failed_folder() # Read config.ini first, in argparse_function() need conf.failed_folder()