diff --git a/Project.toml b/Project.toml index 1d9ae724..b66e0708 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Diffractor" uuid = "9f5e2b26-1114-432f-b630-d3fe2085c51c" authors = ["Keno Fischer and contributors"] -version = "0.2.3" +version = "0.2.4" [deps] AbstractDifferentiation = "c29ec348-61ec-40c8-8164-b8c60e9d9f3d" @@ -16,7 +16,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" StructArrays = "09ab397b-f2b6-538f-b94a-2f83cf4a842a" [compat] -AbstractDifferentiation = "0.5" +AbstractDifferentiation = "0.5, 0.6" ChainRules = "1.44.6" ChainRulesCore = "1.15.3" Combinatorics = "1"