diff --git a/SimpleSDMLayers/Project.toml b/SimpleSDMLayers/Project.toml index 312001d4b..623da86f8 100644 --- a/SimpleSDMLayers/Project.toml +++ b/SimpleSDMLayers/Project.toml @@ -1,7 +1,7 @@ name = "SimpleSDMLayers" uuid = "2c645270-77db-11e9-22c3-0f302a89c64c" authors = ["Timothée Poisot ", "Gabriel Dansereau "] -version = "0.9.5" +version = "0.9.6" [deps] Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7" @@ -17,6 +17,7 @@ Distances = "0.10" GeometryBasics = "0.4" OffsetArrays = "1.12" PolygonOps = "0.1" +Statistics = "1" StatsBase = "0.33, 0.34" Tables = "1" julia = "1.8"