update version to 1.0.3, update site and changelog

This commit is contained in:
Kilian Valkhof 2010-06-12 14:10:34 +02:00
parent 8a719be207
commit 671f4163a8
4 changed files with 12 additions and 4 deletions

View file

@ -18,7 +18,7 @@ from multiprocessing import cpu_count
from ui import Ui_trimage
VERSION = "1.0.2"
VERSION = "1.0.3"
class StartQT4(QMainWindow):