Skip to content

Commit dd12614

Browse files
github-actions[bot]CompatHelper Juliadlfivefifty
authored
CompatHelper: bump compat for ClassicalOrthogonalPolynomials to 0.14, (keep existing compat) (#51)
* CompatHelper: bump compat for ClassicalOrthogonalPolynomials to 0.14, (keep existing compat) * Update Project.toml --------- Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org> Co-authored-by: Sheehan Olver <solver@mac.com>
1 parent 84f614b commit dd12614

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 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 <solver@mac.com>"]
4-
version = "0.3.4"
4+
version = "0.3.5"
55

66
[deps]
77
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -23,7 +23,7 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
2323
[compat]
2424
ArrayLayouts = "1.4"
2525
BandedMatrices = "1"
26-
ClassicalOrthogonalPolynomials = "0.13.7"
26+
ClassicalOrthogonalPolynomials = "0.13.7, 0.14"
2727
ContinuumArrays = "0.18"
2828
FastTransforms = "0.16"
2929
FillArrays = "1"

0 commit comments

Comments
 (0)