Skip to content

Commit 212e746

Browse files
update to ArrayInterface 7
1 parent f67afaa commit 212e746

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 = "StochasticDiffEq"
22
uuid = "789caeaf-c7a9-5a7d-9973-96adeb23e2a0"
33
authors = ["Chris Rackauckas <accounts@chrisrackauckas.com>"]
4-
version = "6.57.5"
4+
version = "6.58.0"
55

66
[deps]
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -32,7 +32,7 @@ UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
3232

3333
[compat]
3434
Adapt = "3"
35-
ArrayInterface = "2.4, 3.0, 4, 5, 6"
35+
ArrayInterface = "6, 7"
3636
DataStructures = "0.18"
3737
DiffEqBase = "6.104"
3838
JumpProcesses = "9"

0 commit comments

Comments
 (0)