From 44046589ca7c4ffbb662caa4a23852335dc2464c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Richard?= Date: Wed, 14 Jun 2023 14:03:14 +0200 Subject: [PATCH] Bump version for release --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 6230efead..46490d2e2 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "IntervalArithmetic" uuid = "d1acc4aa-44c8-5952-acd4-ba5d80a2a253" repo = "https://github.com/JuliaIntervals/IntervalArithmetic.jl.git" -version = "0.20.8" +version = "0.20.9" [deps] CRlibm = "96374032-68de-5a5b-8d9e-752f78720389"