From b2d19bc1aa41b853678c51d966b42ed7f6f47f27 Mon Sep 17 00:00:00 2001 From: Oscar Dowson Date: Tue, 14 May 2024 09:23:17 +1200 Subject: [PATCH] Prep for v0.8.1 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index fe2ba0bbf..611e8e0b6 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Hypatia" uuid = "b99e6be6-89ff-11e8-14f8-45c827f4f8f2" repo = "https://github.com/jump-dev/Hypatia.jl.git" -version = "0.8.0" +version = "0.8.1" [deps] Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"