Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Dostoyewski committed May 4, 2022
1 parent ba2a6be commit 2f3e8ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gui.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ def __init__(self):
# Time axis
self.left = 10
self.top = 50
self.title = 'Lab4 0.8'
self.title = 'Lab4 v1.2.0'
# bar with buttons and checkbox
self.filepath = ''
self.btnStart = QPushButton('Start', self)
Expand Down

0 comments on commit 2f3e8ac

Please sign in to comment.