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.
1 parent cb0ec72 commit ff54c84Copy full SHA for ff54c84
Project.toml
@@ -1,15 +1,15 @@
1
name = "BLISBLAS"
2
uuid = "6f275bd8-fec0-4d39-945b-7e95a765fa1e"
3
authors = ["Carsten Bauer <mail@carstenbauer.eu> and contributors"]
4
-version = "0.1.1"
+version = "0.2.0"
5
6
[deps]
7
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
8
blis_jll = "6136c539-28a5-5bf0-87cc-b183200dce32"
9
10
[compat]
11
blis_jll = "2"
12
-julia = "1.10"
+julia = "1.12"
13
14
[extras]
15
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
0 commit comments