We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 014ba51 commit 06b4bd8Copy full SHA for 06b4bd8
Project.toml
@@ -1,7 +1,7 @@
1
name = "DiffEqCallbacks"
2
uuid = "459566f4-90b8-5000-8ac3-15dfb0a30def"
3
authors = ["Chris Rackauckas <[email protected]>"]
4
-version = "3.10.0"
+version = "4.0.0"
5
6
[deps]
7
ConcreteStructs = "2569d6c7-a4a2-43d3-a901-331e8e4be471"
docs/Project.toml
@@ -8,7 +8,7 @@ Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
8
9
[compat]
10
ADTypes = "1.9.0"
11
-DiffEqCallbacks = "3"
+DiffEqCallbacks = "4"
12
Documenter = "1"
13
OrdinaryDiffEq = "6.88"
14
Plots = "1.36"
0 commit comments