Skip to content

Commit 9f66764

Browse files
CompatHelper: bump compat for "AbstractTrees" to "0.4" for package ReinforcementLearningBase
1 parent 89fe660 commit 9f66764

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ReinforcementLearningBase/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1313
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1414

1515
[compat]
16-
AbstractTrees = "0.3"
16+
AbstractTrees = "0.3, 0.4"
1717
CommonRLInterface = "0.3"
1818
CommonRLSpaces = "0.1"
1919
Reexport = "1"

0 commit comments

Comments
 (0)