diff --git a/Project.toml b/Project.toml index f30eb813..1010b584 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "GeoStatsBase" uuid = "323cb8eb-fbf6-51c0-afd0-f8fba70507b2" author = "JĂșlio Hoffimann " -version = "0.43.7" +version = "0.43.8" [deps] CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597" @@ -35,7 +35,7 @@ Distances = "0.10" GeoTables = "1.9" LinearAlgebra = "1.9" Makie = "0.20" -Meshes = "0.40" +Meshes = "0.41" Optim = "1.7" Rotations = "1.6" StaticArrays = "1.8"