Skip to content

Commit

Permalink
Update gui_main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Claydough6 committed May 5, 2021
1 parent 6506a7b commit 11a8946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gui_main.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
class ResolutionGUI():
def __init__(self):
# useful variables
self.__version__ = 0.3
self.__version__ = 1.0
self.filename = None

# used to help transfer between subapps
Expand Down

0 comments on commit 11a8946

Please sign in to comment.