We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d33f85c + 871b7c6 commit 45a3c05Copy full SHA for 45a3c05
Project.toml
@@ -1,14 +1,14 @@
1
name = "BLISBLAS"
2
uuid = "6f275bd8-fec0-4d39-945b-7e95a765fa1e"
3
authors = ["Carsten Bauer <mail@carstenbauer.eu> and contributors"]
4
-version = "0.1.0"
+version = "0.1.1"
5
6
[deps]
7
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
8
blis_jll = "6136c539-28a5-5bf0-87cc-b183200dce32"
9
10
[compat]
11
-blis_jll = "0.9"
+blis_jll = "1.0"
12
julia = "1"
13
14
[extras]
0 commit comments