Skip to content

Commit 9672fa5

Browse files
committed
bump compat MLJModels = "0.18"; bump version 0.1.2
1 parent c3e794b commit 9672fa5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "MLJModelRegistryTools"
22
uuid = "0a96183e-380b-4aa6-be10-c555140810f2"
33
authors = ["Anthony D. Blaom <[email protected]>"]
4-
version = "0.1.1"
4+
version = "0.1.2"
55

66
[deps]
77
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
@@ -15,7 +15,7 @@ Suppressor = "fd094767-a336-5f1f-9728-57cf17d0bbfb"
1515
Distributed = "1"
1616
InteractiveUtils = "1"
1717
MLJModelInterface = "1.12"
18-
MLJModels = "0.17"
18+
MLJModels = "0.18"
1919
OrderedCollections = "1.8"
2020
Pkg = "1"
2121
Random = "1"

0 commit comments

Comments
 (0)