Skip to content

Commit 3b4697a

Browse files
Update Project.toml
1 parent c96cd63 commit 3b4697a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ keywords = ["math", "floating-point", "doubledouble", "extended-precision", "acc
44
license = "MIT"
55
desc = "extended precision floating point types using value pairs"
66
repo = "https://github.com/JuliaMath/DoubleFloats.jl.git"
7-
version = "1.2.4"
7+
version = "1.2.5"
88

99
[deps]
1010
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -17,7 +17,7 @@ Requires = "ae029012-a4dd-5104-9daa-d747884805df"
1717
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
1818

1919
[compat]
20-
Polynomials = "1, 2, 3"
20+
Polynomials = "1, 2, 3, 4, 5"
2121
Quadmath = "0.4, 0.5, 0.6"
2222
Requires = "1"
2323
SpecialFunctions = "0.7, 0.8, 0.9, 0.10, 1.0, 1.1, 2"

0 commit comments

Comments
 (0)