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.
2 parents 01164c3 + f75de12 commit 13953b5Copy full SHA for 13953b5
Project.toml
@@ -1,7 +1,7 @@
1
name = "MLJModelInterface"
2
uuid = "e80e1ace-859a-464e-9ed9-23947d8ae3ea"
3
authors = ["Thibaut Lienart and Anthony Blaom"]
4
-version = "0.4.1"
+version = "1.0.0"
5
6
[deps]
7
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
@@ -10,7 +10,7 @@ StatisticalTraits = "64bff920-2084-43da-a3e6-9bb72801c0c9"
10
11
[compat]
12
ScientificTypes = "^1"
13
-StatisticalTraits = "^0.1.1"
+StatisticalTraits = "^0.1.1, ^1"
14
julia = "^1"
15
16
[extras]
0 commit comments