diff --git a/pe/qt/app.py b/pe/qt/app.py index 742d4819..d601fb51 100644 --- a/pe/qt/app.py +++ b/pe/qt/app.py @@ -65,7 +65,7 @@ class Directory(phys.Directory): class DupeGuru(DupeGuruBase): LOGO_NAME = 'logo_pe' NAME = 'dupeGuru Picture Edition' - VERSION = '1.7.3' + VERSION = '1.7.4' DELTA_COLUMNS = frozenset([2, 5, 6]) def __init__(self):