Skip to content

Commit 43116c3

Browse files
committed
bump version 1.1; bump [compat] StatisticalTraits = "1.1"
oops
1 parent 6595706 commit 43116c3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

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

66
[deps]
77
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
88
ScientificTypes = "321657f4-b219-11e9-178b-2701a2544e81"
99
StatisticalTraits = "64bff920-2084-43da-a3e6-9bb72801c0c9"
1010

1111
[compat]
12-
ScientificTypes = "^1"
13-
StatisticalTraits = "^0.1.1, ^1"
14-
julia = "^1"
12+
ScientificTypes = "1"
13+
StatisticalTraits = "1.1"
14+
julia = "1"
1515

1616
[extras]
1717
CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"

0 commit comments

Comments
 (0)