1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2026-01-22 06:37:17 +00:00
This commit is contained in:
Virgil Dupras
2010-07-15 07:31:33 +02:00
parent ff16fea54a
commit 853bf63777
3 changed files with 6 additions and 2 deletions

View File

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