Skip to content

Commit 1065b71

Browse files
committed
Release 0.1.2
1 parent 3db0c01 commit 1065b71

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "BasicLU"
22
uuid = "f55c55da-c227-4c78-8e30-b72a48476979"
33
authors = ["Lukas Schork (@lschork2)", "Alexis Montoison (@amontoison)"]
4-
version = "0.1.1"
4+
version = "0.1.2"
55

66
[deps]
77
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -11,6 +11,7 @@ basiclu_jll = "5629d00f-ba42-508e-84a8-8193befe9d4f"
1111

1212
[compat]
1313
julia = "^1.6.0"
14+
basiclu_jll = "<2.2.0"
1415

1516
[extras]
1617
MAT = "23992714-dd62-5051-b70f-ba57cb901cac"

0 commit comments

Comments
 (0)