We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd066fe commit 0992162Copy full SHA for 0992162
Project.toml
@@ -1,7 +1,7 @@
1
name = "LibGEOS"
2
uuid = "a90b1aa1-3769-5649-ba7e-abc5a9d163eb"
3
license = "MIT"
4
-version = "0.9.0"
+version = "0.9.1"
5
6
[deps]
7
CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82"
@@ -25,7 +25,7 @@ GEOS_jll = "3.12"
25
GeoInterface = "1"
26
GeoInterfaceMakie = "0.1"
27
GeoInterfaceRecipes = "1"
28
-Makie = "0.20"
+Makie = "0.20, 0.21"
29
Plots = "1"
30
RecipesBase = "1"
31
Test = "<0.0.1,1"
0 commit comments