goext/goextVersion.go
Mike Schwörer 890e16241d
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 3m8s
v0.0.380 exerr properly handle inf and nan floats
2024-01-22 12:33:41 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.380"
const GoextVersionTimestamp = "2024-01-22T12:33:41+0100"