Skip to content

Commit e024afb

Browse files
authored
Require Tricks 0.1.6 for python compatibility (#32)
1 parent edbde6b commit e024afb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
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.12"
4+
version = "0.2.13"
55

66
[deps]
77
BeliefUpdaters = "8bb6e9a1-7d73-552c-a44a-e5dc5634aac4"
@@ -19,7 +19,7 @@ NamedTupleTools = "0.11, 0.12, 0.13"
1919
POMDPModelTools = "0.3.1"
2020
POMDPTesting = "0.2.1"
2121
POMDPs = "0.9"
22-
Tricks = "0.1"
22+
Tricks = "0.1.6"
2323
julia = "1"
2424

2525
[extras]

0 commit comments

Comments
 (0)