Skip to content

Commit

Permalink
New version: ReinforcementLearningEnvironments v0.7.1 (#78919)
Browse files Browse the repository at this point in the history
UUID: 25e41dd2-4622-11e9-1641-f1adca772921
Repo: https://github.com/JuliaReinforcementLearning/ReinforcementLearning.jl.git
Tree: 8b04dc56b2ac3ce2d329084090310a4cdb46721d

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored Mar 4, 2023
1 parent ad64424 commit 50aceee
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
9 changes: 7 additions & 2 deletions R/ReinforcementLearningEnvironments/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,15 @@ GR = "0.46-0.55"
["0.5.1-0.6.0"]
GR = ["0.46-0.55", "0.57"]

["0.6.3-0"]
["0.6.3-0.7.0"]
DelimitedFiles = "1.3.0-1"

["0.7-0"]
FillArrays = "0.13"
IntervalSets = "0.7"

["0.7.0"]
FillArrays = "0.13"
ReinforcementLearningBase = "0.10"

["0.7.1-0"]
ReinforcementLearningBase = "0.10-0.11"
2 changes: 1 addition & 1 deletion R/ReinforcementLearningEnvironments/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
["0.6.4-0"]
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

["0.7-0"]
["0.7.0"]
FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b"
3 changes: 3 additions & 0 deletions R/ReinforcementLearningEnvironments/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -117,3 +117,6 @@ git-tree-sha1 = "c47e65c7cdbc8ddaa034af2185d5bf0fc55f5a80"

["0.7.0"]
git-tree-sha1 = "694d3434f91c21ce23ed41be4ab0d0eef3352173"

["0.7.1"]
git-tree-sha1 = "8b04dc56b2ac3ce2d329084090310a4cdb46721d"

0 comments on commit 50aceee

Please sign in to comment.