We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent addbe3c commit 71e2659Copy full SHA for 71e2659
Project.toml
@@ -1,7 +1,7 @@
1
name = "GeoTables"
2
uuid = "e502b557-6362-48c1-8219-d30d308dcdb0"
3
authors = ["Júlio Hoffimann <[email protected]> and contributors"]
4
-version = "1.24.8"
+version = "1.24.9"
5
6
[deps]
7
CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"
@@ -40,7 +40,7 @@ DataScienceTraits = "1.0"
40
Dates = "1.9"
41
Distributions = "0.25"
42
IteratorInterfaceExtensions = "1.0"
43
-Makie = "0.21"
+Makie = "0.21, 0.22"
44
Meshes = "0.51 - 0.52"
45
PrettyTables = "2.2"
46
Random = "1.9"
0 commit comments