add min and max to the obitools expression language

This commit is contained in:
Eric Coissac
2025-05-13 16:03:03 +02:00
parent f1b9ac4a13
commit f9324dd8f4
4 changed files with 210 additions and 12 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 = "e065e29"
var _Commit = "f1b9ac4"
var _Version = "Release 4.4.0"
// Version returns the version of the obitools package.