Skip to content

Commit 5893e86

Browse files
authored
POMDPTools compat with POMDPs 1.0
1 parent bfd4516 commit 5893e86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/POMDPTools/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "POMDPTools"
22
uuid = "7588e00f-9cae-40de-98dc-e0c70c48cdd7"
33
authors = ["Zachary Sunberg <[email protected]> and contributors"]
4-
version = "0.1.6"
4+
version = "1.0.0"
55

66
[deps]
77
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"
2929
NamedTupleTools = "0.13, 0.14"
3030
POMDPLinter = "0.1"
3131
POMDPModels = "0.4"
32-
POMDPs = "0.9.6"
32+
POMDPs = "0.9.6, 1"
3333
Parameters = "0.12"
3434
ProgressMeter = "1"
3535
Reexport = "1"

0 commit comments

Comments
 (0)