Add _ to allowed in taxid

This commit is contained in:
Eric Coissac
2025-06-06 14:37:57 +02:00
parent d31e677304
commit 7b23985693
3 changed files with 5 additions and 2 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 = "6cb7a5a"
var _Commit = "d31e677"
var _Version = "Release 4.4.0"
// Version returns the version of the obitools package.