Skip to content
Snippets Groups Projects
Commit 1800ee38 authored by MichelJuillard's avatar MichelJuillard
Browse files

fix compat

parent bc3e41b3
No related branches found
No related tags found
No related merge requests found
Pipeline #6143 failed
...@@ -4,5 +4,7 @@ authors = ["michel "] ...@@ -4,5 +4,7 @@ authors = ["michel "]
version = "0.1.3" version = "0.1.3"
[deps] [deps]
julia = ">= 1.7.0"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
[compat]
julia = ">= 1.7.0"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment