From 9ab4337e406880b89726a8fa3e6dd6d4d9f99bbb Mon Sep 17 00:00:00 2001 From: Toshiki Teramura Date: Sun, 11 Sep 2022 14:59:55 +0900 Subject: [PATCH] (cargo-release) version 0.8.0 --- intel-mkl-src/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intel-mkl-src/Cargo.toml b/intel-mkl-src/Cargo.toml index 7a622065..d49572a7 100644 --- a/intel-mkl-src/Cargo.toml +++ b/intel-mkl-src/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "intel-mkl-src" -version = "0.8.0-rc.1" +version = "0.8.0" authors = ["Toshiki Teramura "] edition = "2018"