Skip to content

Commit 9813b95

Browse files
authored
Version bump for Polynomials. (#541)
1 parent f8a5b5e commit 9813b95

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
@@ -1,7 +1,7 @@
11
name = "IntervalArithmetic"
22
uuid = "d1acc4aa-44c8-5952-acd4-ba5d80a2a253"
33
repo = "https://github.com/JuliaIntervals/IntervalArithmetic.jl.git"
4-
version = "0.20.6"
4+
version = "0.20.7"
55

66
[deps]
77
CRlibm = "96374032-68de-5a5b-8d9e-752f78720389"
@@ -18,7 +18,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1818
CRlibm = "0.7, 0.8, 1"
1919
IntervalContractors = "0.4"
2020
FastRounding = "0.2, 0.3"
21-
Polynomials = "0.7"
21+
Polynomials = "0.7, 1, 2, 3"
2222
RecipesBase = "1.0"
2323
RoundingEmulator = "0.2"
2424
SetRounding = "0.2"

0 commit comments

Comments
 (0)