Skip to content

Commit

Permalink
Merge pull request #335 from VergilGao/master
Browse files Browse the repository at this point in the history
Update 3.9.2
  • Loading branch information
mvdctop authored Oct 25, 2020
2 parents ccde72f + 5576fba commit b5e68e9
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 @@ -116,7 +116,7 @@ def create_data_and_move_with_custom_number(file_path: str, c: config.Config, cu


if __name__ == '__main__':
version = '3.9.1'
version = '3.9.2'

# Parse command line args
single_file_path, config_file, custom_number = argparse_function()
Expand Down

0 comments on commit b5e68e9

Please sign in to comment.