diff --git a/S/SummationByPartsOperators/Compat.toml b/S/SummationByPartsOperators/Compat.toml index 393b2bf1bc8af29..c35cd77ab995af1 100644 --- a/S/SummationByPartsOperators/Compat.toml +++ b/S/SummationByPartsOperators/Compat.toml @@ -29,7 +29,6 @@ DiffEqBase = "6" DiffEqCallbacks = "2.6.0-2" FFTW = "1" Parameters = "0.12" -Reexport = "0.2" Requires = ["0.5.2-0.5", "1"] Unrolled = "0.1.3-0.1" @@ -40,6 +39,9 @@ julia = "1" ["0.1.2-0.4.2"] StaticArrays = "0.12" +["0.1.2-0.4.3"] +Reexport = "0.2" + ["0.1.3-0"] PolynomialBases = "0.4.5-0.4" @@ -49,3 +51,6 @@ julia = "1.4.0-1" ["0.4.3-0"] StaticArrays = "1" + +["0.4.4-0"] +Reexport = ["0.2", "1"] diff --git a/S/SummationByPartsOperators/Versions.toml b/S/SummationByPartsOperators/Versions.toml index 2eb4bf19793be92..a1803ed76107bed 100644 --- a/S/SummationByPartsOperators/Versions.toml +++ b/S/SummationByPartsOperators/Versions.toml @@ -36,3 +36,6 @@ git-tree-sha1 = "79cb6fe9e3a0a3cdfb857cb0081587c5709ce70b" ["0.4.3"] git-tree-sha1 = "1d974b28fd7d4c802a0766a56153b00f7732c6a2" + +["0.4.4"] +git-tree-sha1 = "c6e58da6565415d52f55a0f2bd3c7a5ecfe75b72"