From 5bd221861288d7859217413c2efe7d6a4e859bc8 Mon Sep 17 00:00:00 2001 From: Ari Brown Date: Thu, 18 Jan 2024 12:39:06 -0500 Subject: [PATCH] version bump --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f0086c3..f6efbb0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "minerva" -version = "0.6.4" +version = "0.7.0" description = "Easier access to AWS Athena and Redshift" authors = [ "Ari Brown ",