From 36328c2834e323bd5af0838d406b514f82a92c3c Mon Sep 17 00:00:00 2001 From: Luis Benet Date: Mon, 18 Jan 2021 09:45:04 -0600 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index ea40b795..3c19d01b 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "TaylorModels" uuid = "314ce334-5f6e-57ae-acf6-00b6e903104a" repo = "https://github.com/JuliaIntervals/TaylorModels.jl.git" -version = "0.3.6" +version = "0.3.7" [deps] IntervalArithmetic = "d1acc4aa-44c8-5952-acd4-ba5d80a2a253"