Skip to content

Commit 871b7c6

Browse files
committed
Update compatibility to BLIS v1.0
1 parent d33f85c commit 871b7c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
name = "BLISBLAS"
22
uuid = "6f275bd8-fec0-4d39-945b-7e95a765fa1e"
33
authors = ["Carsten Bauer <[email protected]> and contributors"]
4-
version = "0.1.0"
4+
version = "0.1.1"
55

66
[deps]
77
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
88
blis_jll = "6136c539-28a5-5bf0-87cc-b183200dce32"
99

1010
[compat]
11-
blis_jll = "0.9"
11+
blis_jll = "1.0"
1212
julia = "1"
1313

1414
[extras]

0 commit comments

Comments
 (0)