Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
dlfivefifty committed Oct 28, 2020
2 parents e5e96f0 + b7c2614 commit 5d39c49
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.4.1"
version = "0.4.2"

[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"
FillArrays = "0.6, 0.7, 0.8, 0.9, 0.10"
Nullables = "0.0.8, 1.0"
julia = "1"

0 comments on commit 5d39c49

Please sign in to comment.