Skip to content

Commit

Permalink
New version: MLFlowClient v0.6.0
Browse files Browse the repository at this point in the history
UUID: 64a0f54-368b-4a9a-827a-e71edb2a0b83
Repo: https://github.com/JuliaAI/MLFlowClient.jl.git
Tree: 8fcc2b26efbc0d60bcc9762085c45d7a26899d58

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Feb 10, 2025
1 parent ed57f81 commit acfd85e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
7 changes: 5 additions & 2 deletions M/MLFlowClient/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ julia = "1"
["0-0.4.0"]
HTTP = "0.9"

["0.2-0"]
["0.2-0.5"]
FilePathsBase = "0.9"

["0.3-0"]
Expand All @@ -15,5 +15,8 @@ ShowCases = "0.1"
["0.4.1-0.4.2"]
HTTP = ["0.9", "1.2.0-1"]

["0.4.3-0"]
["0.4.3-0.5"]
HTTP = "1.9.0-1"

["0.6-0"]
HTTP = "1"
2 changes: 1 addition & 1 deletion M/MLFlowClient/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
URIs = "5c2747f8-b7ea-4ff2-ba2e-563bfd36b1d4"
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"

["0.2-0"]
["0.2-0.5"]
FilePathsBase = "48062228-2e41-5def-b9a4-89aafe57970f"

["0.3-0"]
Expand Down
3 changes: 3 additions & 0 deletions M/MLFlowClient/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,6 @@ git-tree-sha1 = "5cc2a5453856e79f4772269fbe6b19fcdcba391a"

["0.5.1"]
git-tree-sha1 = "9abb12b62debc27261c008daa13627255bf79967"

["0.6.0"]
git-tree-sha1 = "8fcc2b26efbc0d60bcc9762085c45d7a26899d58"

0 comments on commit acfd85e

Please sign in to comment.