From d3aa0781ee6bc9c85d4a40bd5053ba93a84d0fe0 Mon Sep 17 00:00:00 2001 From: Jeffrey Sarnoff Date: Sun, 16 May 2021 07:09:40 -0400 Subject: [PATCH] bump patch for new compat line --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 026c432..e25c827 100644 --- a/Project.toml +++ b/Project.toml @@ -2,7 +2,7 @@ name = "AccurateArithmetic" uuid = "22286c92-06ac-501d-9306-4abd417d9753" license = "MIT" repo = "https://github.com/JuliaMath/AccurateArithmetic.jl.git" -version = "0.3.6" +version = "0.3.7" [deps] LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"