From 77e8ccb2368538a2416739f507dcd252f4e9b2b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Legat?= Date: Fri, 25 Mar 2022 08:05:43 -0400 Subject: [PATCH] v0.7.3 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 46503933..a56824e1 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.7.2" +version = "0.7.3" [deps] GenericLinearAlgebra = "14197337-ba66-59df-a3e3-ca00e7dcff7a"