From f17626e23d7814a4de6288e395ce623d13ada8a8 Mon Sep 17 00:00:00 2001 From: Jeffrey Sarnoff Date: Mon, 11 Feb 2019 22:37:08 -0500 Subject: [PATCH] Update Package.toml --- Package.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package.toml b/Package.toml index 40a14aa9..dbfdfaaf 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.6.2" +version = "0.6.3" [deps] Polynomials = "f27b6e38-b328-58d1-80ce-0feddd5e7a45"