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 0fea6eb commit a716663Copy full SHA for a716663
Project.toml
@@ -1,7 +1,7 @@
1
name = "DiffEqBase"
2
uuid = "2b5f629d-d688-5b77-993f-72d75c75574e"
3
authors = ["Chris Rackauckas <accounts@chrisrackauckas.com>"]
4
-version = "6.167.0"
+version = "6.167.1"
5
6
[deps]
7
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
@@ -79,7 +79,7 @@ EnzymeCore = "0.7, 0.8"
79
FastBroadcast = "0.3"
80
FastClosures = "0.3.2"
81
FastPower = "1.1"
82
-ForwardDiff = "0.10"
+ForwardDiff = "0.10, 1"
83
FunctionWrappers = "1.0"
84
FunctionWrappersWrappers = "0.1"
85
GeneralizedGenerated = "0.3"
0 commit comments