Skip to content

Commit 1eff7b5

Browse files
github-actions[bot]CompatHelper Juliadlfivefifty
authored
CompatHelper: bump compat for ContinuumArrays to 0.19, (keep existing compat) (#56)
* CompatHelper: bump compat for ContinuumArrays to 0.19, (keep existing compat) * Update Project.toml --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Sheehan Olver <[email protected]>
1 parent 0f64217 commit 1eff7b5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "SingularIntegrals"
22
uuid = "d7440221-8b5e-42fc-909c-0567823f424a"
33
authors = ["Sheehan Olver <[email protected]>"]
4-
version = "0.3.7"
4+
version = "0.3.8"
55

66
[deps]
77
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -23,15 +23,15 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
2323
[compat]
2424
ArrayLayouts = "1.4"
2525
BandedMatrices = "1"
26-
ClassicalOrthogonalPolynomials = "0.13.7, 0.14"
27-
ContinuumArrays = "0.18"
26+
ClassicalOrthogonalPolynomials = "0.13.7, 0.14, 0.15"
27+
ContinuumArrays = "0.18, 0.19"
2828
FastTransforms = "0.16, 0.17"
2929
FillArrays = "1"
3030
HypergeometricFunctions = "0.3.4"
3131
InfiniteArrays = "0.14, 0.15"
3232
LazyArrays = "2"
3333
LazyBandedMatrices = "0.10, 0.11"
34-
QuasiArrays = "0.11"
34+
QuasiArrays = "0.11, 0.12"
3535
RecurrenceRelationshipArrays = "0.1"
3636
RecurrenceRelationships = "0.1, 0.2"
3737
SpecialFunctions = "1, 2"

0 commit comments

Comments
 (0)