Make obitag able to use the taxonomic path included in reference database as taxonomy

This commit is contained in:
Eric Coissac
2025-01-30 11:50:03 +01:00
parent 0df082da06
commit d3dac1b21f
3 changed files with 18 additions and 5 deletions

View File

@ -8,7 +8,7 @@ import (
// corresponds to the last commit, and not the one when the file will be
// commited
var _Commit = "2452aef"
var _Commit = "0df082d"
var _Version = "Release 4.2.0"
// Version returns the version of the obitools package.