patch a bug related to csv and qualities

This commit is contained in:
Eric Coissac
2025-02-05 19:27:00 +01:00
parent 773e54965d
commit f27e9bc91e
3 changed files with 5 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 = "ceca339"
var _Commit = "773e549"
var _Version = "Release 4.2.0"
// Version returns the version of the obitools package.