diff --git a/P/Polynomials/Compat.toml b/P/Polynomials/Compat.toml index 43f5b08b9a8e973..0c47e34c528e347 100644 --- a/P/Polynomials/Compat.toml +++ b/P/Polynomials/Compat.toml @@ -5,7 +5,7 @@ julia = ["0.7", "1"] RecipesBase = "0.0.0 - 0.7" julia = ["0.7.0", "1"] -["0.6-1"] +["0.6-2"] julia = "1" ["0.6.0"] @@ -14,7 +14,7 @@ RecipesBase = "0.7" ["0.6.1-0.6"] RecipesBase = "0.7-0.8" -["0.7-1"] +["0.7-2"] Intervals = ["0.5", "1"] RecipesBase = ["0.7-0.8", "1"] diff --git a/P/Polynomials/Deps.toml b/P/Polynomials/Deps.toml index efa242ff7da8aa9..e32e56e543aa887 100644 --- a/P/Polynomials/Deps.toml +++ b/P/Polynomials/Deps.toml @@ -2,13 +2,13 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" -[0-1] +[0-2] LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" -["0.5.3-1"] +["0.5.3-2"] RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01" -["0.7-1"] +["0.7-2"] Intervals = "d8418881-c3e1-53bb-8760-2df7ec849ed5" ["1.1.13-1.1"] diff --git a/P/Polynomials/Versions.toml b/P/Polynomials/Versions.toml index 198c44e4b0c5652..32ff2bc2644a98d 100644 --- a/P/Polynomials/Versions.toml +++ b/P/Polynomials/Versions.toml @@ -87,3 +87,6 @@ git-tree-sha1 = "502353a70bf95efe28c0e7ac99ddd8925ccd8c7c" ["1.2.0"] git-tree-sha1 = "1c6c5b0c3713738d6b987903c529d80622c37e07" + +["2.0.0"] +git-tree-sha1 = "039e1916e84cbe204c5321cc0a21a55519532630"