Patch a bug in the obi2 annotation parser on map indexed by integers

This commit is contained in:
Eric Coissac
2025-03-27 14:54:13 +01:00
parent fd80249b85
commit 2d52322876
2 changed files with 3 additions and 1 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 = "5a3705b"
var _Commit = "fd80249"
var _Version = "Release 4.4.0"
// Version returns the version of the obitools package.