Skip to content

Commit ec2f64c

Browse files
authored
bump version to 0.9.1
1 parent 98361a3 commit ec2f64c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name = "DecisionTree"
22
uuid = "7806a523-6efd-50cb-b5f6-3fa6f1930dbb"
33
license = "MIT"
44
desc = "Julia implementation of Decision Tree (CART) and Random Forest algorithms"
5-
version = "0.9.0"
5+
version = "0.9.1"
66

77
[deps]
88
ScikitLearnBase = "6e75b9c4-186b-50bd-896f-2d2496a4843e"

0 commit comments

Comments
 (0)