Skip to content

Commit

Permalink
Update to 5.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdctop authored Nov 21, 2021
1 parent 7d0bdb8 commit df8f4ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AV_Data_Capture.py
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@ def create_data_and_move_with_custom_number(file_path: str, custom_number, oCC):


def main():
version = '5.0.4'
version = '5.0.5'
urllib3.disable_warnings() #Ignore http proxy warning

# Read config.ini first, in argparse_function() need conf.failed_folder()
Expand Down

0 comments on commit df8f4ae

Please sign in to comment.