diff --git a/Cargo.toml b/Cargo.toml index 76d3e998..a3fea09b 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.3" +version = "0.4.0" authors = ["smartcore Developers"] edition = "2021" license = "Apache-2.0"