diff --git a/Project.toml b/Project.toml index 8cb4925..6626311 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "DiffRules" uuid = "b552c78f-8df3-52c6-915a-8e097449b14b" -version = "1.15.1" +version = "1.16.0" [deps] IrrationalConstants = "92d709cd-6900-40b7-9082-c6be49f344b6" @@ -11,7 +11,7 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b" [compat] IrrationalConstants = "0.1.1, 0.2" -LogExpFunctions = "0.3.2" +LogExpFunctions = "0.3.2, 1" NaNMath = "0.3, 1" SpecialFunctions = "1.1, 2" julia = "1.3"