Skip to content

Commit

Permalink
fillarrays dep
Browse files Browse the repository at this point in the history
  • Loading branch information
daanhb committed Apr 29, 2024
1 parent da1a41f commit c968595
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,7 +1,7 @@
name = "BasisFunctions"
uuid = "4343a256-5453-507d-8aad-01a9d7189916"
authors = ["Daan Huybrechs <[email protected]>"]
version = "0.6.3"
version = "0.6.4"

[deps]
BlockArrays = "8e7c35d0-a365-5155-bbbb-fb81a777f24e"
Expand Down Expand Up @@ -37,7 +37,7 @@ DomainIntegrals = "0.4.5"
DomainSets = "0.7"
FFTW = "1.6"
FastGaussQuadrature = "0.4,0.5"
FillArrays = "0.12,0.13"
FillArrays = "0.12,0.13,1"
GaussQuadrature = "0.5.7"
GenericFFT = "0.1.3"
GenericLinearAlgebra = "0.3"
Expand Down

0 comments on commit c968595

Please sign in to comment.