We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd2f0bf commit 5a091bfCopy full SHA for 5a091bf
Project.toml
@@ -1,7 +1,7 @@
1
name = "GeoStatsModels"
2
uuid = "ad987403-13c5-47b5-afee-0a48f6ac4f12"
3
authors = ["Júlio Hoffimann <julio.hoffimann@gmail.com> and contributors"]
4
-version = "0.13.0"
+version = "0.13.1"
5
6
[deps]
7
ChunkSplitters = "ae650224-84b6-46f8-82ea-d812ca08434e"
@@ -20,13 +20,13 @@ Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
20
[compat]
21
ChunkSplitters = "3.1"
22
Combinatorics = "1.0"
23
-CoordRefSystems = "0.18"
+CoordRefSystems = "0.19"
24
Distances = "0.10"
25
Distributions = "0.25"
26
GeoStatsFunctions = "0.12"
27
GeoTables = "1.25"
28
LinearAlgebra = "1.10"
29
-Meshes = "0.54"
+Meshes = "0.55"
30
Statistics = "1.10"
31
Tables = "1.10"
32
Unitful = "1.11"
0 commit comments