diff --git a/M/MLJIteration/Compat.toml b/M/MLJIteration/Compat.toml index 30ed0c492d9ac1d..bafe4e16fa4605a 100644 --- a/M/MLJIteration/Compat.toml +++ b/M/MLJIteration/Compat.toml @@ -7,7 +7,7 @@ MLJBase = "0.17.7-0.17" ["0-0.2.2"] IterationControl = "0.3" -["0.2-0"] +["0.2-0.3.0"] MLJBase = "0.17.7-0.18" ["0.2.3-0.2"] @@ -15,3 +15,6 @@ IterationControl = "0.3.3-0.3" ["0.3-0"] IterationControl = "0.4" + +["0.3.1-0"] +MLJBase = "0.18.8-0.18" diff --git a/M/MLJIteration/Versions.toml b/M/MLJIteration/Versions.toml index f044a3223f15d64..205884525b2a296 100644 --- a/M/MLJIteration/Versions.toml +++ b/M/MLJIteration/Versions.toml @@ -18,3 +18,6 @@ git-tree-sha1 = "439ba8689a3888d54a067e53281ac240ec23d513" ["0.3.0"] git-tree-sha1 = "1649b3156f3a22ef2066c683dbfb3ace6ae9595e" + +["0.3.1"] +git-tree-sha1 = "f927564f7e295b3205f37186191c82720a3d93a5"