From bb2a52104e5da742bc6b3b4a228ffb21323fbe1c Mon Sep 17 00:00:00 2001 From: Jeffrey Sarnoff Date: Mon, 25 Mar 2019 10:25:14 -0400 Subject: [PATCH] v0.7.16 (randpm) --- Package.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package.toml b/Package.toml index 2ebb5aeb..0d67b9b2 100644 --- a/Package.toml +++ b/Package.toml @@ -4,7 +4,7 @@ name = "DoubleFloats" uuid = "497a8b3b-efae-58df-a0af-a86822472b78" repo = "https://github.com/JuliaMath/DoubleFloats.jl.git" license = "MIT" -version = "0.7.15" +version = "0.7.16" [deps] Polynomials = "f27b6e38-b328-58d1-80ce-0feddd5e7a45"