From 68d65ab717ce07a4d40b0aab9d6ae73bce468f18 Mon Sep 17 00:00:00 2001 From: Jeffrey Sarnoff Date: Sun, 24 Feb 2019 02:33:48 -0500 Subject: [PATCH] v0.7.4 still better mod2pi, rem2pi .. --- Package.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package.toml b/Package.toml index 4337bfb8..221ce5dc 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.3" +version = "0.7.4" [deps] Polynomials = "f27b6e38-b328-58d1-80ce-0feddd5e7a45"