Update to 5.0.5

This commit is contained in:
Yoshiko2
2021-11-21 23:40:06 +08:00
committed by GitHub
parent 7d0bdb810d
commit df8f4ae7f0

View File

@@ -442,7 +442,7 @@ def create_data_and_move_with_custom_number(file_path: str, custom_number, oCC):
def main(): def main():
version = '5.0.4' version = '5.0.5'
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()