From c57a4370ba2bfdce5aa66a38be511872f9f3958a Mon Sep 17 00:00:00 2001 From: Lorenzo Mec-iS Date: Fri, 9 Jan 2026 06:14:44 +0000 Subject: [PATCH] bump version tp 0.4.9 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 81c150a..a544b3b 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.8" +version = "0.4.9" authors = ["smartcore Developers"] edition = "2021" license = "Apache-2.0"