Skip to content

Commit

Permalink
Merge pull request #38 from Evovest/dev
Browse files Browse the repository at this point in the history
v.0.4.2
  • Loading branch information
jeremiedb authored Feb 17, 2020
2 parents ad9fe6f + c668ad6 commit e98a437
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "EvoTrees"
uuid = "f6006082-12f8-11e9-0c9c-0d5d367ab1e5"
authors = ["jeremiedb <[email protected]>"]
version = "0.4.3"
version = "0.4.2"

[deps]
CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"
Expand All @@ -16,6 +16,7 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
MLJModelInterface = "0.1"
CategoricalArrays = "0.7"
Distributions = "0.21, 0.22"
SortingAlgorithms = "0.3"
Expand Down

0 comments on commit e98a437

Please sign in to comment.