diff --git a/Project.toml b/Project.toml index 5c3cb88..669f933 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "GeoStatsFunctions" uuid = "6771c435-bc22-4842-b0c3-41852a255103" authors = ["JĂșlio Hoffimann and contributors"] -version = "0.3.2" +version = "0.3.3" [deps] Bessels = "0e736298-9ec6-45e8-9647-e4fc86a2fe38" @@ -32,8 +32,8 @@ Distances = "0.10" GeoTables = "1.21" InteractiveUtils = "1.9" LinearAlgebra = "1.9" -Makie = "0.20" -Meshes = "0.43" +Makie = "0.21" +Meshes = "0.44" NearestNeighbors = "0.4" Optim = "1.7" Printf = "1.9"