Skip to content

Commit 84ea4cd

Browse files
New version: MLJFlow v0.3.0 (#95665)
UUID: 7b7b8358-b45c-48ea-a8ef-7ca328ad328f Repo: https://github.com/JuliaAI/MLJFlow.jl.git Tree: 89d0e7a7e08359476482f20b2d8ff12080d171ee Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
1 parent 1cc2d2b commit 84ea4cd

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

M/MLJFlow/Compat.toml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
11
[0]
22
MLFlowClient = "0.4.4-0.4"
3-
MLJModelInterface = "1.9.1-1"
43
julia = "1.6.0-1"
54

65
["0-0.1"]
76
MLJBase = "0.21.14-0.21"
87

9-
["0.2-0"]
8+
["0-0.2"]
9+
MLJModelInterface = "1.9.1-1"
10+
11+
["0.2"]
1012
MLJBase = "1"
13+
14+
["0.3-0"]
15+
MLJBase = "1.0.1-1"
16+
MLJModelInterface = "1.9.3-1"

M/MLJFlow/Versions.toml

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

77
["0.2.0"]
88
git-tree-sha1 = "dc0de70a794c6d4c1aa4bde8196770c6b6e6b550"
9+
10+
["0.3.0"]
11+
git-tree-sha1 = "89d0e7a7e08359476482f20b2d8ff12080d171ee"

0 commit comments

Comments
 (0)