diff --git a/Project.toml b/Project.toml index 2f25435..5f8968a 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "SetIntersectionProjection" uuid = "335f7d24-6316-57dd-9c3a-df470f2b739e" authors = ["Bas Peters <1.bas.peters@gmail.com>"] -version = "0.2.2" +version = "0.2.3" [deps] Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b" @@ -21,7 +21,7 @@ TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f" [compat] DistributedArrays = "0.6" Interpolations = "0.13" -JOLI = "0.7" +JOLI = "0.7,0.8" Parameters = "0.12" SortingAlgorithms = "1" TimerOutputs = "0.5.15"