Skip to content

Commit

Permalink
Add compat entry for FillArrays
Browse files Browse the repository at this point in the history
  • Loading branch information
nickrobinson251 committed Oct 29, 2019
1 parent 85405f4 commit 0395a2a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
name = "BlockDiagonals"
uuid = "0a1fb500-61f7-11e9-3c65-f5ef3456f9f0"
authors = ["Invenia Technical Computing Corporation"]
version = "0.1.3"
version = "0.1.4"

[deps]
FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

[compat]
FillArrays = "0.6, 0.7"
julia = "1"

[extras]
Expand Down

0 comments on commit 0395a2a

Please sign in to comment.