We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ef689cc + 17c449d commit c96cd63Copy full SHA for c96cd63
Project.toml
@@ -4,7 +4,7 @@ keywords = ["math", "floating-point", "doubledouble", "extended-precision", "acc
4
license = "MIT"
5
desc = "extended precision floating point types using value pairs"
6
repo = "https://github.com/JuliaMath/DoubleFloats.jl.git"
7
-version = "1.2.3"
+version = "1.2.4"
8
9
[deps]
10
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
0 commit comments