diff --git a/Project.toml b/Project.toml index e429698e..7019aff6 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "DistributionsAD" uuid = "ced4e74d-a319-5a8a-b0ac-84af2272839c" -version = "0.6.10" +version = "0.6.11" [deps] Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e" @@ -29,7 +29,7 @@ ChainRulesCore = "0.9.9" Compat = "3.6" DiffRules = "0.1, 1.0" Distributions = "0.23.3, 0.24" -FillArrays = "0.8, 0.9" +FillArrays = "0.8, 0.9, 0.10" ForwardDiff = "0.10.6" NaNMath = "0.3" PDMats = "0.9, 0.10"