Skip to content

Commit 0898719

Browse files
Merge pull request #103 from SciML/compathelper/new_version/2021-01-28-17-38-01-084-3400387121
CompatHelper: bump compat for "ArrayInterface" to "3.0"
2 parents 01fa089 + 87c934a commit 0898719

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
@@ -24,7 +24,7 @@ Tracker = "9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
2424
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
2525

2626
[compat]
27-
ArrayInterface = "2.13"
27+
ArrayInterface = "2.13, 3.0"
2828
ConsoleProgressMonitor = "0.1"
2929
DiffEqBase = "6.48.1"
3030
DiffResults = "1.0"
@@ -56,4 +56,4 @@ SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
5656
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
5757

5858
[targets]
59-
test = ["BlackBoxOptim", "Evolutionary", "DiffEqFlux", "IterTools", "OrdinaryDiffEq", "NLopt", "CMAEvolutionStrategy", "Pkg", "Random","SafeTestsets", "Test"]
59+
test = ["BlackBoxOptim", "Evolutionary", "DiffEqFlux", "IterTools", "OrdinaryDiffEq", "NLopt", "CMAEvolutionStrategy", "Pkg", "Random", "SafeTestsets", "Test"]

0 commit comments

Comments
 (0)