From 360529d93a970031fe9b1a3ee9e61b0b4990b560 Mon Sep 17 00:00:00 2001 From: Github Action Runner Date: Sat, 20 Apr 2024 18:28:13 +0000 Subject: [PATCH] chore: Bump version (minor) --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 59d738c..d587dce 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "foresight" -version = "0.3.0" +version = "0.4.0" description = "Continuous integration of market data, analysis, and presentation." authors = ["awhipp"] readme = "README.md"