From 59913c860c55731724afce11045d38ae57664894 Mon Sep 17 00:00:00 2001 From: Marcelo Forets Date: Sat, 16 Oct 2021 07:19:31 -0400 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index ccdcc64..9b5a910 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "IntervalMatrices" uuid = "5c1f47dc-42dd-5697-8aaa-4d102d140ba9" -version = "0.8.0" +version = "0.8.1" [deps] IntervalArithmetic = "d1acc4aa-44c8-5952-acd4-ba5d80a2a253"