add a check to support errors being raised before tempfiles are created

This commit is contained in:
Ari Brown 2023-08-21 09:34:16 -04:00
parent 073de9fb95
commit 209f32a7de
2 changed files with 7 additions and 10 deletions

View file

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