Changes to be committed:

modified:   pkg/obiformats/universal_read.go
	modified:   pkg/obioptions/version.go
	modified:   pkg/obiseq/taxonomy_methods.go
This commit is contained in:
Eric Coissac
2025-02-12 08:40:38 +01:00
parent 6a8061cc4f
commit 4774438644
3 changed files with 6 additions and 7 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 = "e2563cd"
var _Commit = "6a8061c"
var _Version = "Release 4.2.0"
// Version returns the version of the obitools package.