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 abd8d82 commit ad28738Copy full SHA for ad28738
Project.toml
@@ -1,14 +1,17 @@
1
name = "GeometryBasics"
2
uuid = "5c1252a2-5f33-56bf-86c9-59e7332b4326"
3
authors = ["SimonDanisch <[email protected]>"]
4
-version = "0.1.0"
+version = "0.1.1"
5
6
[deps]
7
GeometryTypes = "4d00f742-c7ba-57c2-abde-4428a4b178cb"
8
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
9
StructArrays = "09ab397b-f2b6-538f-b94a-2f83cf4a842a"
10
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
11
12
+[compat]
13
+julia = ">= 1.1"
14
+
15
[extras]
16
Query = "1a8c2f83-1ff3-5112-b086-8aa67b057ba1"
17
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
0 commit comments