From 31d59960d6edf8168bed315b4e602d42ada31f0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Legat?= Date: Sat, 19 Jun 2021 11:13:04 -0400 Subject: [PATCH] v0.6.16 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index b792ab4c..10c90a33 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Polyhedra" uuid = "67491407-f73d-577b-9b50-8179a7c68029" repo = "https://github.com/JuliaPolyhedra/Polyhedra.jl.git" -version = "0.6.15" +version = "0.6.16" [deps] GenericLinearAlgebra = "14197337-ba66-59df-a3e3-ca00e7dcff7a"