goext/goextVersion.go
Mike Schwörer 6ded615723
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 3m46s
v0.0.482 mathext.Percentile
2024-07-12 16:33:42 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.482"
const GoextVersionTimestamp = "2024-07-12T16:33:42+0200"