diff --git a/Project.toml b/Project.toml index 80341a320..cdc028048 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "DiffEqBase" uuid = "2b5f629d-d688-5b77-993f-72d75c75574e" authors = ["Chris Rackauckas "] -version = "6.167.0" +version = "6.167.1" [deps] ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9" @@ -79,7 +79,7 @@ EnzymeCore = "0.7, 0.8" FastBroadcast = "0.3" FastClosures = "0.3.2" FastPower = "1.1" -ForwardDiff = "0.10" +ForwardDiff = "0.10, 1" FunctionWrappers = "1.0" FunctionWrappersWrappers = "0.1" GeneralizedGenerated = "0.3"