Skip to content

Commit 0acb64c

Browse files
committed
bump StatisticalTraits,ScientificTypesBase compat; bump 1.2
1 parent 8a45a8e commit 0acb64c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
name = "MLJModelInterface"
22
uuid = "e80e1ace-859a-464e-9ed9-23947d8ae3ea"
33
authors = ["Thibaut Lienart and Anthony Blaom"]
4-
version = "1.1.3"
4+
version = "1.2.0"
55

66
[deps]
77
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
88
ScientificTypesBase = "30f210dd-8aff-4c5f-94ba-8e64358c1161"
99
StatisticalTraits = "64bff920-2084-43da-a3e6-9bb72801c0c9"
1010

1111
[compat]
12-
ScientificTypesBase = "1, 2"
13-
StatisticalTraits = "2"
12+
ScientificTypesBase = "2.1"
13+
StatisticalTraits = "2.1"
1414
julia = "1"
1515

1616
[extras]

0 commit comments

Comments
 (0)