Skip to content

Commit

Permalink
Update 2.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdctop committed Mar 24, 2020
1 parent 2ebc74f commit 9e8d96f
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 @@ -96,7 +96,7 @@ def getNumber(filepath,absolute_path = False):


if __name__ == '__main__':
version = '2.8.2'
version = '2.8.3'
config_file = 'config.ini'
config = ConfigParser()
config.read(config_file, encoding='UTF-8')
Expand Down

0 comments on commit 9e8d96f

Please sign in to comment.