From 2a5230db92c285d09cb9cfeb40571bb58a808ea3 Mon Sep 17 00:00:00 2001 From: Chris C Date: Tue, 22 Jun 2021 08:58:55 +1000 Subject: [PATCH] update version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index aae46274c..db922ebb5 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Hypatia" uuid = "b99e6be6-89ff-11e8-14f8-45c827f4f8f2" repo = "https://github.com/chriscoey/Hypatia.jl.git" -version = "0.4.0" +version = "0.5.0" [deps] Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"