From f0c370775f96101d5f8b229c5ca17f9b01282d83 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2020 00:08:30 +0000 Subject: [PATCH] CompatHelper: bump compat for "TradingBase" to "0.4" --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 3c8adc1..05398b3 100644 --- a/Project.toml +++ b/Project.toml @@ -18,4 +18,4 @@ DataFrames = "0.20" HTTP = "0.8" Polygon = "2.0" ProgressMeter = "1.2" -TradingBase = "0.2, 0.3" +TradingBase = "0.2, 0.3, 0.4"