We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61f26e4 commit bd7d48aCopy full SHA for bd7d48a
app.py
@@ -12,7 +12,7 @@
12
import PyQt5.QtWidgets as QtWidgets
13
import PIL.Image
14
15
-VERSION = '0.1.0'
+VERSION = '0.2.0'
16
ENABLE_UPDATE_CHECKER = True
17
18
def get_executable_name(path):
0 commit comments