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-11-21 16:25:16 +01:00
parent 0382ad1534
commit 7ddf9772df
3 changed files with 6 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.2'
VERSION = '5.10.3'
DELTA_COLUMNS = frozenset([2, 3, 4, 5, 7])
def __init__(self):