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 eb33559 commit c834e01Copy full SHA for c834e01
Project.toml
@@ -1,6 +1,6 @@
1
name = "LibGEOS"
2
uuid = "a90b1aa1-3769-5649-ba7e-abc5a9d163eb"
3
-version = "0.5.0"
+version = "0.5.1"
4
5
[deps]
6
BinaryProvider = "b99e7846-7c00-51b0-8f62-c81ae34c0232"
@@ -10,7 +10,7 @@ Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
10
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
11
12
[compat]
13
-BinaryProvider = "≥ 0.5.3"
14
-CEnum = "≥ 0.2.0"
15
-GeoInterface = "≥ 0.4.0"
16
-julia = "≥ 1.0.0"
+BinaryProvider = "0.5.3"
+CEnum = "0.2.0"
+GeoInterface = "0.4.0"
+julia = "1.0.0"
0 commit comments