Skip to content

Commit ea88b2d

Browse files
authored
Add support to Polyhedra v0.8 (#46)
1 parent 78e6e69 commit ea88b2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
name = "QHull"
22
uuid = "a8468747-bd6f-53ef-9e5c-744dbc5c59e7"
33
repo = "https://github.com/JuliaPolyhedra/QHull.jl.git"
4-
version = "0.2.5"
4+
version = "0.2.6"
55

66
[deps]
77
Polyhedra = "67491407-f73d-577b-9b50-8179a7c68029"
88
PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"
99
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1010

1111
[compat]
12-
Polyhedra = "0.6.8, 0.7"
12+
Polyhedra = "0.6.8, 0.7, 0.8"
1313
PyCall = "1.91"
1414
StaticArrays = "0.12, 1.0"
1515
julia = "1"

0 commit comments

Comments
 (0)