diff --git a/Makefile b/Makefile index da7348d..cd72ad0 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ .PHONY: test deps download build clean docker # mlpack version to use. -MLPACK_VERSION?=3.4.0 +MLPACK_VERSION?=3.4.1 # armadillo version to use. ARMA_VERSION?=8.400.0