Skip to content

Commit

Permalink
FillArrays v0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
dlfivefifty committed Aug 6, 2021
1 parent 9da3a79 commit 989507d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "LowRankApprox"
uuid = "898213cb-b102-5a47-900c-97e73b919f73"
version = "0.5"
version = "0.5.1"

[deps]
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
Expand All @@ -13,6 +13,6 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
FFTW = "0.3, 1"
FillArrays = "0.6, 0.7, 0.8, 0.9, 0.10, 0.11"
FillArrays = "0.6, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12"
Nullables = "0.0.8, 1.0"
julia = "1"

0 comments on commit 989507d

Please sign in to comment.