diff --git a/Cargo.toml b/Cargo.toml index f662d5e..f83889e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "smartcore" description = "The most advanced machine learning library in rust." homepage = "https://smartcorelib.org" -version = "0.2.0" +version = "0.2.1" authors = ["SmartCore Developers"] edition = "2018" license = "Apache-2.0"