diff --git a/M/MLJFlow/Compat.toml b/M/MLJFlow/Compat.toml index 4e0eea4d7a76f7f..f4c3b9f54be242f 100644 --- a/M/MLJFlow/Compat.toml +++ b/M/MLJFlow/Compat.toml @@ -1,5 +1,10 @@ [0] MLFlowClient = "0.4.4-0.4" -MLJBase = "0.21.14-0.21" MLJModelInterface = "1.9.1-1" julia = "1.6.0-1" + +["0-0.1"] +MLJBase = "0.21.14-0.21" + +["0.2-0"] +MLJBase = "1" diff --git a/M/MLJFlow/Versions.toml b/M/MLJFlow/Versions.toml index 1c9895c9e9d1a39..3660aae3768ec28 100644 --- a/M/MLJFlow/Versions.toml +++ b/M/MLJFlow/Versions.toml @@ -3,3 +3,6 @@ git-tree-sha1 = "f2300b7ddc3d4ab9035c0f5d5f8857ec45afc50b" ["0.1.1"] git-tree-sha1 = "bceeeb648c9aa2fc6f65f957c688b164d30f2905" + +["0.2.0"] +git-tree-sha1 = "dc0de70a794c6d4c1aa4bde8196770c6b6e6b550"