Skip to content

Commit d764d92

Browse files
authored
POMDPs 1 compat
1 parent 41cb724 commit d764d92

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "TagPOMDPProblem"
22
uuid = "8a653263-a1cc-4cf9-849f-f530f6ffc800"
3-
version = "0.2.1"
3+
version = "0.2.2"
44

55
[deps]
66
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
@@ -14,7 +14,7 @@ Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
1414
Graphs = "1.9"
1515
LinearAlgebra = "1.6"
1616
MetaGraphs = "0.7"
17-
POMDPTools = "0.1"
18-
POMDPs = "0.9"
17+
POMDPTools = "0.1, 1"
18+
POMDPs = "0.9, 1"
1919
Plots = "1.23"
2020
julia = "1.6"

0 commit comments

Comments
 (0)