diff --git a/Project.toml b/Project.toml index 83ec1ef..b37d648 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "GeoStatsSolvers" uuid = "50e95529-e670-4fa6-84ad-e28f686cc091" authors = ["JĂșlio Hoffimann and contributors"] -version = "0.7.9" +version = "0.7.10" [deps] Bessels = "0e736298-9ec6-45e8-9647-e4fc86a2fe38" @@ -28,7 +28,7 @@ CpuId = "0.3" Distances = "0.10" Distributions = "0.25" FFTW = "1.5" -GeoStatsBase = "0.39" +GeoStatsBase = "0.40" GeoStatsModels = "0.2" GeoTables = "1.8" LinearAlgebra = "1.9"