We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78e6e69 commit ea88b2dCopy full SHA for ea88b2d
Project.toml
@@ -1,15 +1,15 @@
1
name = "QHull"
2
uuid = "a8468747-bd6f-53ef-9e5c-744dbc5c59e7"
3
repo = "https://github.com/JuliaPolyhedra/QHull.jl.git"
4
-version = "0.2.5"
+version = "0.2.6"
5
6
[deps]
7
Polyhedra = "67491407-f73d-577b-9b50-8179a7c68029"
8
PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"
9
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
10
11
[compat]
12
-Polyhedra = "0.6.8, 0.7"
+Polyhedra = "0.6.8, 0.7, 0.8"
13
PyCall = "1.91"
14
StaticArrays = "0.12, 1.0"
15
julia = "1"
0 commit comments