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-10-06 11:43:37 +02:00
parent ea4b87895c
commit 657520b0b3
3 changed files with 8 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ class DupeGuru(DupeGuruBase):
EDITION = 'me'
LOGO_NAME = 'logo_me'
NAME = 'dupeGuru Music Edition'
VERSION = '5.10.1'
VERSION = '5.10.2'
DELTA_COLUMNS = frozenset([2, 3, 4, 5, 7])
def __init__(self):