Skip to content

Commit 6912420

Browse files
committed
Drop +mkl2020.1 version postfix
1 parent 62c4306 commit 6912420

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

intel-mkl-src/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "intel-mkl-src"
3-
version = "0.7.0+mkl2020.1"
3+
version = "0.7.0"
44
authors = ["Toshiki Teramura <[email protected]>"]
55
edition = "2018"
66

intel-mkl-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "intel-mkl-sys"
3-
version = "0.2.0+mkl2020.1"
3+
version = "0.2.0"
44
authors = ["Toshiki Teramura <[email protected]>"]
55
edition = "2018"
66

0 commit comments

Comments
 (0)