Skip to content

Commit

Permalink
Fix RLEnvs version (#1076)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremiahpslewis authored May 13, 2024
1 parent 89a46d9 commit fe6d8ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ReinforcementLearningEnvironments/Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "ReinforcementLearningEnvironments"
uuid = "25e41dd2-4622-11e9-1641-f1adca772921"
version = "0.9.0"
version = "0.9.1"

[deps]
CommonRLInterface = "d842c3ba-07a1-494f-bbec-f5741b0a3e98"
Expand Down

0 comments on commit fe6d8ed

Please sign in to comment.