Skip to content

Commit 0010d94

Browse files
Merge pull request #772 from SciML/compathelper/new_version/2023-10-10-00-36-34-326-02022446903
CompatHelper: bump compat for DomainSets to 0.7 for package SimpleHandwrittenPDE, (keep existing compat)
2 parents 1492c8e + 425558f commit 0010d94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmarks/SimpleHandwrittenPDE/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Sundials = "c3572dad-4567-51f8-b174-8c6c989267f4"
1616
[compat]
1717
ApproxFun = "0.13"
1818
DiffEqDevTools = "2.22"
19-
DomainSets = "0.6"
19+
DomainSets = "0.6, 0.7"
2020
LSODA = "0.6, 0.7"
2121
LinearSolve = "2"
2222
MethodOfLines = "0.9"

0 commit comments

Comments
 (0)