Skip to content

Commit bd7d48a

Browse files
committed
0.2.0
1 parent 61f26e4 commit bd7d48a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
import PyQt5.QtWidgets as QtWidgets
1313
import PIL.Image
1414

15-
VERSION = '0.1.0'
15+
VERSION = '0.2.0'
1616
ENABLE_UPDATE_CHECKER = True
1717

1818
def get_executable_name(path):

0 commit comments

Comments
 (0)