Skip to content

Commit bdaa6cb

Browse files
github-actions[bot]CompatHelper Juliadylan-asmar
authored
CompatHelper: bump compat for POMDPs to 1, (keep existing compat) (#70)
* CompatHelper: bump compat for POMDPs to 1, (keep existing compat) * Update compat for POMDPTools and version bump --------- Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org> Co-authored-by: Dylan Asmar <91484811+dylan-asmar@users.noreply.github.com>
1 parent e62ac76 commit bdaa6cb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "DeepQLearning"
22
uuid = "de0a67f4-c691-11e8-0034-5fc6e16e22d3"
33
repo = "https://github.com/JuliaPOMDP/DeepQLearning.jl"
4-
version = "0.7.0"
4+
version = "0.7.1"
55

66
[deps]
77
BSON = "fbb218c0-5317-5bc6-957e-2ee96dd4b1f0"
@@ -24,8 +24,8 @@ CommonRLInterface = "0.2, 0.3"
2424
EllipsisNotation = "1"
2525
Flux = "0.14"
2626
POMDPLinter = "0.1"
27-
POMDPTools = "0.1"
28-
POMDPs = "0.9"
27+
POMDPTools = "0.1, 1"
28+
POMDPs = "0.9, 1"
2929
Parameters = "0.12"
3030
StatsBase = "0.32, 0.33, 0.34"
3131
TensorBoardLogger = "0.1"

0 commit comments

Comments
 (0)