Skip to content

Commit 9616773

Browse files
Update Project.toml
1 parent 1a015c9 commit 9616773

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 = "DiffEqProblemLibrary"
22
uuid = "a077e3f3-b75c-5d7f-a0c6-6bc4c8ec64a9"
33
authors = ["Chris Rackauckas <[email protected]>"]
4-
version = "4.6.0"
4+
version = "4.7.0"
55

66
[deps]
77
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"
@@ -16,7 +16,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1616
DiffEqBase = ">= 5.15.0"
1717
DiffEqBiological = "4.0"
1818
DiffEqOperators = "4"
19-
ModelingToolkit = "0.9, 0.10"
19+
ModelingToolkit = "0.9, 0.10, 1.0"
2020
julia = "1"
2121

2222
[extras]

0 commit comments

Comments
 (0)