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 95bf91a commit aad174dCopy full SHA for aad174d
Project.toml
@@ -1,7 +1,7 @@
1
name = "Polyhedra"
2
uuid = "67491407-f73d-577b-9b50-8179a7c68029"
3
repo = "https://github.com/JuliaPolyhedra/Polyhedra.jl.git"
4
-version = "0.6.18"
+version = "0.7.0"
5
6
[deps]
7
GenericLinearAlgebra = "14197337-ba66-59df-a3e3-ca00e7dcff7a"
@@ -20,7 +20,7 @@ JuMP = "0.23"
20
MutableArithmetics = "1"
21
RecipesBase = "0.7, 0.8, 1.0"
22
StaticArrays = "0.12, 1.0"
23
-julia = "1"
+julia = "1.6"
24
25
[extras]
26
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
0 commit comments