From f9e473c919397787db5bee3526891ffc7d316f07 Mon Sep 17 00:00:00 2001 From: Lorenzo Date: Mon, 24 Nov 2025 10:57:25 +0900 Subject: [PATCH] v0.4.7 (#339) --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9b5bf8b..bd569cf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "smartcore" description = "Machine Learning in Rust." homepage = "https://smartcorelib.org" -version = "0.4.6" +version = "0.4.7" authors = ["smartcore Developers"] edition = "2021" license = "Apache-2.0"