Skip to content

Commit 79f9816

Browse files
authored
POMDPs 1 Compat
1 parent 6ff6075 commit 79f9816

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "QuickPOMDPs"
22
uuid = "8af83fb2-a731-493c-9049-9e19dbce6165"
33
authors = ["Zachary Sunberg <sunbergzach@gmail.com>"]
4-
version = "0.2.14"
4+
version = "0.2.15"
55

66
[deps]
77
NamedTupleTools = "d9ec5142-1e00-5aa0-9d6a-321866360f50"
@@ -13,8 +13,8 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
1313

1414
[compat]
1515
NamedTupleTools = "0.11, 0.12, 0.13, 0.14"
16-
POMDPTools = "0.1"
17-
POMDPs = "0.9"
16+
POMDPTools = "0.1, 1"
17+
POMDPs = "0.9, 1"
1818
Tricks = "0.1.6"
1919
julia = "1"
2020

0 commit comments

Comments
 (0)