From b2fc93fcb39ad8738dfdd6971c40f029cea552aa Mon Sep 17 00:00:00 2001 From: Luis Benet Date: Mon, 25 Mar 2024 11:47:42 -0600 Subject: [PATCH] Bump patch version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index f3300fa..ab40c5a 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.7.0" +version = "0.7.1" [deps] IntervalArithmetic = "d1acc4aa-44c8-5952-acd4-ba5d80a2a253"