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

se v2.10.0

This commit is contained in:
Virgil Dupras
2010-04-13 11:58:53 +02:00
parent ff891c210c
commit 769b816998
3 changed files with 8 additions and 2 deletions

View File

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