From 224eb32420dd97a10fe368a8ce3a49e5a56e122d Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Mon, 20 Nov 2023 21:07:11 +0000 Subject: [PATCH] New version: MLJFlow v0.3.0 UUID: 7b7b8358-b45c-48ea-a8ef-7ca328ad328f Repo: https://github.com/JuliaAI/MLJFlow.jl.git Tree: 89d0e7a7e08359476482f20b2d8ff12080d171ee Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- M/MLJFlow/Compat.toml | 10 ++++++++-- M/MLJFlow/Versions.toml | 3 +++ 2 files changed, 11 insertions(+), 2 deletions(-) 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"