From bd3c578c06d638aea7a521563ce7723fff274635 Mon Sep 17 00:00:00 2001 From: Ari Brown Date: Tue, 19 Sep 2023 16:13:14 -0400 Subject: [PATCH] updated version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6389a39..c952ad8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "minerva" -version = "0.4.0" +version = "0.4.1" description = "Easier access to AWS Athena and Redshift" authors = [ "Ari Brown ",