fixed a bug that occurred from refactoring

This commit is contained in:
Ari Brown 2024-02-23 10:55:53 -05:00
parent 64b2cd6c00
commit 98524d3be6
2 changed files with 13 additions and 9 deletions

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "minerva"
version = "0.7.3"
version = "0.7.4"
description = "Easier access to AWS Athena and Redshift"
authors = [
"Ari Brown <ari@airintech.com>",