update version number to 1.0.6 in various places

This commit is contained in:
kilian 2019-03-12 12:15:49 +01:00
parent 54d4b74172
commit 8376c4a238
4 changed files with 4 additions and 4 deletions

View file

@ -18,7 +18,7 @@ from ui import Ui_trimage
from tools import *
VERSION = "1.0.5"
VERSION = "1.0.6"
class StartQt(QMainWindow):