ecotag: better specificity by now correctly looking for similarities

within refs above best score instead of ecotag threshold
This commit is contained in:
Celine Mercier
2020-04-28 15:10:07 +02:00
parent 058f2ad8b3
commit 1b346b54f9
2 changed files with 9 additions and 9 deletions

View File

@ -1,5 +1,5 @@
major = 3
minor = 0
serial= '0-beta14d'
serial= '0-beta14e'
version ="%d.%02d.%s" % (major,minor,serial)