Skip to content
This repository was archived by the owner on May 6, 2021. It is now read-only.

Commit f9373e0

Browse files
CompatHelper: add new compat entry for "ReinforcementLearningBase" at version "0.6" (#31)
1 parent 6ed2018 commit f9373e0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,10 @@ ReinforcementLearningBase = "e575027e-6cd6-5018-9292-cdc6200d2b44"
1010
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
1111

1212
[compat]
13-
julia = "1.3"
1413
GR = "0.46"
14+
ReinforcementLearningBase = "0.6"
1515
Requires = "1.0"
16+
julia = "1.3"
1617

1718
[extras]
1819
ArcadeLearningEnvironment = "b7f77d8d-088d-5e02-8ac0-89aab2acc977"

0 commit comments

Comments
 (0)