Changes to be committed:

modified:   pkg/obialign/alignment.go
	modified:   pkg/obialign/pairedendalign.go
	modified:   pkg/obioptions/version.go
	modified:   pkg/obitools/obipairing/pairing.go
This commit is contained in:
Eric Coissac
2025-02-23 17:37:56 +01:00
parent fb6f857d8c
commit 51d11aa36d
4 changed files with 19 additions and 4 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 = "d4209b4"
var _Commit = "fb6f857"
var _Version = "Release 4.2.0"
// Version returns the version of the obitools package.