Skip to content

Commit

Permalink
Merge pull request #16 from JuliaGNI/compathelper/new_version/2023-09…
Browse files Browse the repository at this point in the history
…-10-01-16-21-631-03836905582

CompatHelper: bump compat for ContinuumArrays to 0.16, (keep existing compat)
  • Loading branch information
michakraus authored Sep 11, 2023
2 parents deda4e2 + 66b125f commit c132fb1
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 @@ -12,7 +12,7 @@ QuadratureRules = "a08977f5-a20d-4b99-b11f-f5ea535e0575"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

[compat]
ContinuumArrays = "0.8, 0.9, 0.10, 0.11, 0.12, 0.13, 0.14, 0.15"
ContinuumArrays = "0.8, 0.9, 0.10, 0.11, 0.12, 0.13, 0.14, 0.15, 0.16"
FastTransforms = "0.13, 0.14, 0.15"
OffsetArrays = "1"
QuadratureRules = "0.1"
Expand Down

0 comments on commit c132fb1

Please sign in to comment.