Skip to content

Commit

Permalink
CompatHelper: bump compat for "POMDPPolicies" to "0.4"
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 20, 2020
1 parent 5825585 commit a2d21d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Expand Up @@ -12,11 +12,11 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

[compat]
julia = "1"
POMDPLinter = "0.1"
POMDPModelTools = "0.1.7, 0.2, 0.3"
POMDPPolicies = "0.1.4, 0.2, 0.3"
POMDPPolicies = "0.1.4, 0.2, 0.3, 0.4"
POMDPs = "0.8, 0.9"
julia = "1"

[extras]
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
Expand Down

0 comments on commit a2d21d3

Please sign in to comment.