diff --git a/M/MLJFlow/Compat.toml b/M/MLJFlow/Compat.toml index f4c3b9f54be242f..760baf2e4fa2d6f 100644 --- a/M/MLJFlow/Compat.toml +++ b/M/MLJFlow/Compat.toml @@ -1,10 +1,16 @@ [0] MLFlowClient = "0.4.4-0.4" -MLJModelInterface = "1.9.1-1" julia = "1.6.0-1" ["0-0.1"] MLJBase = "0.21.14-0.21" -["0.2-0"] +["0-0.2"] +MLJModelInterface = "1.9.1-1" + +["0.2"] MLJBase = "1" + +["0.3-0"] +MLJBase = "1.0.1-1" +MLJModelInterface = "1.9.3-1" diff --git a/M/MLJFlow/Versions.toml b/M/MLJFlow/Versions.toml index 3660aae3768ec28..0e819df490f7d25 100644 --- a/M/MLJFlow/Versions.toml +++ b/M/MLJFlow/Versions.toml @@ -6,3 +6,6 @@ git-tree-sha1 = "bceeeb648c9aa2fc6f65f957c688b164d30f2905" ["0.2.0"] git-tree-sha1 = "dc0de70a794c6d4c1aa4bde8196770c6b6e6b550" + +["0.3.0"] +git-tree-sha1 = "89d0e7a7e08359476482f20b2d8ff12080d171ee"