diff --git a/pe/qt/app.py b/pe/qt/app.py index d00606dd..358add29 100644 --- a/pe/qt/app.py +++ b/pe/qt/app.py @@ -56,7 +56,7 @@ class Directory(phys.Directory): class DupeGuru(DupeGuruBase): LOGO_NAME = 'logo_pe' NAME = 'dupeGuru Picture Edition' - VERSION = '1.7.5' + VERSION = '1.7.6' DELTA_COLUMNS = frozenset([2, 5, 6]) def __init__(self):