Skip to content

Commit

Permalink
Add compat bound for FillArrays
Browse files Browse the repository at this point in the history
  • Loading branch information
jishnub committed Jul 28, 2023
1 parent 79a501f commit c5fc4bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b"
LowRankMatricesFillArraysExt = "FillArrays"

[compat]
FillArrays = "0.6, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12, 0.13, 1"
julia = "1"

[extras]
Expand Down

0 comments on commit c5fc4bc

Please sign in to comment.