1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2026-01-22 14:41:39 +00:00
This commit is contained in:
Virgil Dupras
2010-09-26 12:33:39 +02:00
parent a056be0842
commit 864970b860
3 changed files with 10 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ class DupeGuru(DupeGuruBase):
EDITION = 'se'
LOGO_NAME = 'logo_se'
NAME = 'dupeGuru'
VERSION = '2.11.1'
VERSION = '2.12.0'
DELTA_COLUMNS = frozenset([2, 4])
def __init__(self):