We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3e794b commit 9672fa5Copy full SHA for 9672fa5
Project.toml
@@ -1,7 +1,7 @@
1
name = "MLJModelRegistryTools"
2
uuid = "0a96183e-380b-4aa6-be10-c555140810f2"
3
authors = ["Anthony D. Blaom <[email protected]>"]
4
-version = "0.1.1"
+version = "0.1.2"
5
6
[deps]
7
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
@@ -15,7 +15,7 @@ Suppressor = "fd094767-a336-5f1f-9728-57cf17d0bbfb"
15
Distributed = "1"
16
InteractiveUtils = "1"
17
MLJModelInterface = "1.12"
18
-MLJModels = "0.17"
+MLJModels = "0.18"
19
OrderedCollections = "1.8"
20
Pkg = "1"
21
Random = "1"
0 commit comments