Add option for csv input format

This commit is contained in:
Eric Coissac
2025-03-08 07:21:24 +01:00
parent fbe7d15dc3
commit 706b44c37f
3 changed files with 15 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 = "b5cf586"
var _Commit = "fbe7d15"
var _Version = "Release 4.4.0"
// Version returns the version of the obitools package.