From f67a9d49b8d366e07fcf79a4787d804e51ee89ab Mon Sep 17 00:00:00 2001 From: Benjamin Lorenz Date: Fri, 12 Apr 2024 10:37:58 +0200 Subject: [PATCH] bump version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 44a29566..deb9aade 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Polymake" uuid = "d720cf60-89b5-51f5-aff5-213f193123e7" repo = "https://github.com/oscar-system/Polymake.jl.git" -version = "0.11.15" +version = "0.11.16" [deps] AbstractAlgebra = "c3fe647b-3220-5bb0-a1ea-a7954cac585d"