diff --git a/lib/POMDPTools/Project.toml b/lib/POMDPTools/Project.toml index 40cbc476..e72c5e5d 100644 --- a/lib/POMDPTools/Project.toml +++ b/lib/POMDPTools/Project.toml @@ -1,7 +1,7 @@ name = "POMDPTools" uuid = "7588e00f-9cae-40de-98dc-e0c70c48cdd7" authors = ["Zachary Sunberg and contributors"] -version = "0.1.5" +version = "0.1.6" [deps] CommonRLInterface = "d842c3ba-07a1-494f-bbec-f5741b0a3e98" @@ -29,7 +29,7 @@ Distributions = "0.17, 0.18, 0.19, 0.20, 0.21, 0.22, 0.23, 0.24, 0.25" NamedTupleTools = "0.13, 0.14" POMDPLinter = "0.1" POMDPModels = "0.4" -POMDPs = "0.9" +POMDPs = "0.9.6" Parameters = "0.12" ProgressMeter = "1" Reexport = "1"