We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ff6075 commit 79f9816Copy full SHA for 79f9816
Project.toml
@@ -1,7 +1,7 @@
1
name = "QuickPOMDPs"
2
uuid = "8af83fb2-a731-493c-9049-9e19dbce6165"
3
authors = ["Zachary Sunberg <sunbergzach@gmail.com>"]
4
-version = "0.2.14"
+version = "0.2.15"
5
6
[deps]
7
NamedTupleTools = "d9ec5142-1e00-5aa0-9d6a-321866360f50"
@@ -13,8 +13,8 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
13
14
[compat]
15
NamedTupleTools = "0.11, 0.12, 0.13, 0.14"
16
-POMDPTools = "0.1"
17
-POMDPs = "0.9"
+POMDPTools = "0.1, 1"
+POMDPs = "0.9, 1"
18
Tricks = "0.1.6"
19
julia = "1"
20
0 commit comments