Skip to content

Commit

Permalink
update LienarAlgebra compat bound
Browse files Browse the repository at this point in the history
  • Loading branch information
jlchan committed Nov 2, 2023
1 parent 1eb14fa commit 903b44d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

[compat]
DelimitedFiles = "1"
LinearAlgebra = "1"
LinearAlgebra = "<0.0.1, 1"
SpecialFunctions = "2"
StaticArrays = "1"
julia = "1.3"
Expand Down

0 comments on commit 903b44d

Please sign in to comment.