Skip to content

Commit 79f0221

Browse files
github-actions[bot]CompatHelper Juliadlfivefifty
authored
CompatHelper: bump compat for DomainSets to 0.7, (keep existing compat) (#76)
* CompatHelper: bump compat for DomainSets to 0.7, (keep existing compat) * v0.5.2 --------- Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org> Co-authored-by: Sheehan Olver <solver@mac.com>
1 parent 732876e commit 79f0221

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 = "HarmonicOrthogonalPolynomials"
22
uuid = "e416a80e-9640-42f3-8df8-80a93ca01ea5"
33
authors = ["Sheehan Olver <solver@mac.com>"]
4-
version = "0.5.1"
4+
version = "0.5.2"
55

66
[deps]
77
BlockArrays = "8e7c35d0-a365-5155-bbbb-fb81a777f24e"
@@ -22,7 +22,7 @@ BlockArrays = "0.16"
2222
BlockBandedMatrices = "0.11, 0.12"
2323
ClassicalOrthogonalPolynomials = "0.11"
2424
ContinuumArrays = "0.15, 0.16"
25-
DomainSets = "0.6"
25+
DomainSets = "0.6, 0.7"
2626
FastTransforms = "0.14, 0.15"
2727
InfiniteArrays = "0.12, 0.13"
2828
IntervalSets = "0.5, 0.6, 0.7"

0 commit comments

Comments
 (0)