Skip to content

Commit a7a6316

Browse files
authored
bump versionto 0.10.7
1 parent de215dd commit a7a6316

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.10.6"
5+
version = "0.10.7"
66

77
[deps]
88
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"

0 commit comments

Comments
 (0)