From 5e938d4694d8711860a53bef80a4c58e7b062274 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Thu, 5 Feb 2026 22:06:27 +0000 Subject: [PATCH] New version: MLFlowClient v0.7.1 UUID: 64a0f543-368b-4a9a-827a-e71edb2a0b83 Repo: https://github.com/JuliaAI/MLFlowClient.jl.git Tree: 32b7118274ac621aaafa2f9939367b08d7db3f05 Registrator tree SHA: 50f504d641745716a5b3eabaf681d3a4937d2ae3 --- M/MLFlowClient/Compat.toml | 7 ++++++- M/MLFlowClient/Versions.toml | 3 +++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/M/MLFlowClient/Compat.toml b/M/MLFlowClient/Compat.toml index 6e5a7c0f640cda2..80abbe596659c3f 100644 --- a/M/MLFlowClient/Compat.toml +++ b/M/MLFlowClient/Compat.toml @@ -1,11 +1,13 @@ [0] -JSON = "0.21" URIs = "1" julia = "1" ["0 - 0.4.0"] HTTP = "0.9" +["0 - 0.7.0"] +JSON = "0.21" + ["0.2 - 0.5"] FilePathsBase = "0.9" @@ -23,3 +25,6 @@ HTTP = "1" ["0.6.1 - 0"] Base64 = "1" + +["0.7.1 - 0"] +JSON = ["0.21", "1"] diff --git a/M/MLFlowClient/Versions.toml b/M/MLFlowClient/Versions.toml index 86a256ed9a6fce2..cc96c58e3e39d2b 100644 --- a/M/MLFlowClient/Versions.toml +++ b/M/MLFlowClient/Versions.toml @@ -45,3 +45,6 @@ git-tree-sha1 = "d5c8c783ba14a3c45276a441392390c3b310bb62" ["0.7.0"] git-tree-sha1 = "30859fce6eaaf115e4bf976d76525843d673f761" + +["0.7.1"] +git-tree-sha1 = "32b7118274ac621aaafa2f9939367b08d7db3f05"