From dc5a3519a8720f963061acbf27d8904f61049861 Mon Sep 17 00:00:00 2001 From: Ari Brown Date: Wed, 2 Aug 2023 15:12:40 -0400 Subject: [PATCH] added breaking changes, so bumping the version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6b127d4..08af5af 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "minerva" -version = "0.2.1" +version = "0.3.0" description = "Easier access to AWS Athena and Redshift" authors = [ "Ari Brown ",