Skip to content

Commit

Permalink
support only POMDPs 0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
zsunberg committed Oct 9, 2019
1 parent 9b2fa48 commit 54523de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"

[compat]
POMDPSimulators = "0.3"
POMDPs = "0.7.3, 0.8"
POMDPs = "0.8"
julia = "1"

[extras]
Expand Down

0 comments on commit 54523de

Please sign in to comment.