1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2026-01-22 06:37:17 +00:00

pe v1.10.0

This commit is contained in:
Virgil Dupras
2010-08-21 16:44:50 +02:00
parent 36f3638ae4
commit 8e5c2a8875
3 changed files with 11 additions and 2 deletions

View File

@@ -60,7 +60,7 @@ class DupeGuru(DupeGuruBase):
EDITION = 'pe'
LOGO_NAME = 'logo_pe'
NAME = 'dupeGuru Picture Edition'
VERSION = '1.9.1'
VERSION = '1.10.0'
DELTA_COLUMNS = frozenset([2, 5])
def __init__(self):