From 34677efe30529d6d26a0a9957c457fae7442b1d6 Mon Sep 17 00:00:00 2001 From: Yashwant Date: Tue, 8 Sep 2020 00:32:59 +0530 Subject: [PATCH] Update go bindings for 3.4.1. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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