Skip to content

Commit

Permalink
Merge pull request #7 from JuliaGNI/compathelper/new_version/2023-10-…
Browse files Browse the repository at this point in the history
…03-01-11-00-545-03739480601

CompatHelper: bump compat for FastGaussQuadrature to 1, (keep existing compat)
  • Loading branch information
michakraus authored Oct 9, 2023
2 parents 5542e72 + f596d74 commit a55a893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ GenericLinearAlgebra = "14197337-ba66-59df-a3e3-ca00e7dcff7a"
Polynomials = "f27b6e38-b328-58d1-80ce-0feddd5e7a45"

[compat]
FastGaussQuadrature = "0.4, 0.5"
FastGaussQuadrature = "0.4, 0.5, 1"
GenericLinearAlgebra = "0.2, 0.3"
Polynomials = "1, 2, 3, 4"
julia = "1.6"
Expand Down

0 comments on commit a55a893

Please sign in to comment.