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 f5f9183 commit fa98744Copy full SHA for fa98744
Project.toml
@@ -1,16 +1,16 @@
1
name = "MLJModelInterface"
2
uuid = "e80e1ace-859a-464e-9ed9-23947d8ae3ea"
3
authors = ["Thibaut Lienart and Anthony Blaom"]
4
-version = "1.3.3"
+version = "1.3.4"
5
6
[deps]
7
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
8
ScientificTypesBase = "30f210dd-8aff-4c5f-94ba-8e64358c1161"
9
StatisticalTraits = "64bff920-2084-43da-a3e6-9bb72801c0c9"
10
11
[compat]
12
-ScientificTypesBase = "2.1"
13
-StatisticalTraits = "2.1"
+ScientificTypesBase = "3.0"
+StatisticalTraits = "3.0"
14
julia = "1"
15
16
[extras]
0 commit comments