Skip to content

Commit

Permalink
Merge pull request #39 from JuliaPOMDP/compathelper/new_version/2024-…
Browse files Browse the repository at this point in the history
…06-13-20-25-30-846-00897931617

CompatHelper: bump compat for POMDPs to 1, (keep existing compact)
CompatHelper: bump compat for POMDPTools to 1, (keep existing compat)
  • Loading branch information
dylan-asmar authored Jun 13, 2024
2 parents 81b8e21 + 7f97dc7 commit 6b380fb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@ GLPK = "1"
JuMP = "1"
MathOptInterface = "1"
POMDPLinter = "0.1"
POMDPTools = "0.1"
POMDPs = "0.9"
POMDPTools = "0.1, 1"
POMDPs = "0.9, 1"
julia = "1.6"

[extras]
POMDPModels = "355abbd5-f08e-5560-ac9e-8b5f2592a0ca"
Suppressor = "fd094767-a336-5f1f-9728-57cf17d0bbfb"
QuickPOMDPs = "8af83fb2-a731-493c-9049-9e19dbce6165"
Suppressor = "fd094767-a336-5f1f-9728-57cf17d0bbfb"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[targets]
Expand Down

0 comments on commit 6b380fb

Please sign in to comment.