From 1f81d0a751dc05c4bfaed67065d92b5c60204ee0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2020 02:41:44 +0000 Subject: [PATCH] CompatHelper: bump compat for "Setfield" to "0.7" --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 4213b92..3d4378f 100644 --- a/Project.toml +++ b/Project.toml @@ -34,7 +34,7 @@ JLD = "0.10" MacroTools = "0.5" ProgressMeter = "1.2" ReinforcementLearningBase = "0.8" -Setfield = "0.6" +Setfield = "0.6, 0.7" StatsBase = "0.32, 0.33" julia = "1.3"