Skip to content

Commit

Permalink
updated to 2.7 version
Browse files Browse the repository at this point in the history
  • Loading branch information
ccbogel authored Jul 3, 2021
1 parent bb6884a commit dc2c596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qualcoder/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
from qualcoder.view_graph_original import ViewGraphOriginal
from qualcoder.view_image import DialogCodeImage

qualcoder_version = "QualCoder 2.6"
qualcoder_version = "QualCoder 2.7"

path = os.path.abspath(os.path.dirname(__file__))
home = os.path.expanduser('~')
Expand Down

0 comments on commit dc2c596

Please sign in to comment.