Skip to content

Commit 8a4f826

Browse files
Update Project.toml
1 parent 8f49240 commit 8a4f826

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
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.1.17"
7+
version = "1.1.18"
88

99
[deps]
1010
GenericSVD = "01680d73-4ee2-5a08-a1aa-533608c188bb"
@@ -20,7 +20,7 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
2020
[compat]
2121
GenericSVD = "0.3, 0.4, 0.5"
2222
GenericSchur = "0.3, 0.4, 0.5"
23-
Polynomials = "0.8, 1"
23+
Polynomials = "1, 2"
2424
Quadmath = "0.4, 0.5, 0.6"
2525
Requires = "1"
2626
SpecialFunctions = "0.7, 0.8, 0.9, 0.10, 1.0, 1.1"

0 commit comments

Comments
 (0)