Skip to content

Commit cfc3441

Browse files
New version: MLFlowClient v0.7.1 (#147706)
UUID: 64a0f54-368b-4a9a-827a-e71edb2a0b83 Repo: https://github.com/JuliaAI/MLFlowClient.jl.git Tree: 32b7118274ac621aaafa2f9939367b08d7db3f05 Registrator tree SHA: 50f504d641745716a5b3eabaf681d3a4937d2ae3
1 parent ac316b0 commit cfc3441

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

M/MLFlowClient/Compat.toml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
[0]
2-
JSON = "0.21"
32
URIs = "1"
43
julia = "1"
54

65
["0 - 0.4.0"]
76
HTTP = "0.9"
87

8+
["0 - 0.7.0"]
9+
JSON = "0.21"
10+
911
["0.2 - 0.5"]
1012
FilePathsBase = "0.9"
1113

@@ -23,3 +25,6 @@ HTTP = "1"
2325

2426
["0.6.1 - 0"]
2527
Base64 = "1"
28+
29+
["0.7.1 - 0"]
30+
JSON = ["0.21", "1"]

M/MLFlowClient/Versions.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,6 @@ git-tree-sha1 = "d5c8c783ba14a3c45276a441392390c3b310bb62"
4545

4646
["0.7.0"]
4747
git-tree-sha1 = "30859fce6eaaf115e4bf976d76525843d673f761"
48+
49+
["0.7.1"]
50+
git-tree-sha1 = "32b7118274ac621aaafa2f9939367b08d7db3f05"

0 commit comments

Comments
 (0)