Skip to content

Commit 0e669b5

Browse files
authored
Update Project.toml
Opened up DiffEqBase compat
1 parent 53e7d53 commit 0e669b5

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 = "ModelingToolkitTolerances"
22
uuid = "cca81fe9-e5fd-44f6-ad29-5b4f39e14206"
33
authors = ["Brad Carman <bradleygcarman@gmail.com>"]
4-
version = "0.6.0"
4+
version = "0.6.1"
55

66
[deps]
77
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"
@@ -22,7 +22,7 @@ PlotsExt = "Plots"
2222

2323
[compat]
2424
DiffEqBase = "6"
25-
DiffEqCallbacks = "4.9.0"
25+
DiffEqCallbacks = "4"
2626
FilterHelpers = "0.2.0"
2727
ForwardDiff = "0.10"
2828
LinearAlgebra = "1"

0 commit comments

Comments
 (0)