1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2026-01-22 14:41:39 +00:00

se v2.11.0

This commit is contained in:
Virgil Dupras
2010-08-17 11:32:20 +02:00
parent cc05661f9e
commit 29163ed053
3 changed files with 11 additions and 2 deletions

View File

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