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 35ae976 commit 24814d0Copy full SHA for 24814d0
app.py
@@ -12,7 +12,7 @@
12
import PyQt5.QtWidgets as QtWidgets
13
import PIL.Image
14
15
-VERSION = '1.1.0'
+VERSION = '1.2.0'
16
ENABLE_UPDATE_CHECKER = True
17
18
def get_executable_name(path):
version.json
@@ -1 +1 @@
1
-{"latest":"1.1.0"}
+{"latest":"1.2.0"}
0 commit comments