ecotag: BEST_MATCH_TAXIDS now dereplicated (no repeated taxids in the

list) and switch to version 3.0.1b8
This commit is contained in:
mercierc
2021-05-10 16:02:06 +12:00
parent 72b3e5d872
commit cb53381863
2 changed files with 30 additions and 5 deletions

View File

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