From 91371831d7607e072937004e3f05fbad389dd169 Mon Sep 17 00:00:00 2001 From: Volodymyr Orlov Date: Fri, 25 Sep 2020 17:59:55 -0700 Subject: [PATCH] feat: pre-release --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0b2ebd5..5c16bb4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ license = "Apache-2.0" documentation = "https://docs.rs/smartcore" repository = "https://github.com/smartcorelib/smartcore" readme = "README.md" -keywords = ["machine learning", "statistical", "modeling", "machine", "learning", "ai", "optimization", "linear algebra"] +keywords = ["machine-learning", "statistical", "modeling", "machine", "learning", "ai", "optimization", "linear-algebra"] categories = ["science"] [features]