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 3deaf60 commit 4b6f911Copy full SHA for 4b6f911
Project.toml
@@ -1,6 +1,6 @@
1
name = "RockSample"
2
uuid = "de008ff0-c357-11e8-3329-7fe746fe836e"
3
-version = "0.2.0"
+version = "0.2.1"
4
5
[deps]
6
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
@@ -18,8 +18,8 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
18
Combinatorics = "1"
19
Compose = "0.7, 0.8, 0.9"
20
DiscreteValueIteration = "0.4.4"
21
-POMDPTools = "0.1"
22
-POMDPs = "0.9"
+POMDPTools = "0.1, 1"
+POMDPs = "0.9, 1"
23
Parameters = "0.12"
24
ParticleFilters = "0.5"
25
StaticArrays = "1"
0 commit comments