From 2d7c05515444ccca7789c37d893d72d1c4a77fc4 Mon Sep 17 00:00:00 2001 From: Lorenzo Date: Mon, 1 May 2023 13:20:17 +0100 Subject: [PATCH] Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a30db16..48d9180 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "smartcore" description = "Machine Learning in Rust." homepage = "https://smartcorelib.org" -version = "0.3.1" +version = "0.3.2" authors = ["smartcore Developers"] edition = "2021" license = "Apache-2.0"