- Remove support from python 3.7 due to typings inconsistency We are using mypy which is not supported well with python 3.7 and lower - fixed typing using mypy
0.3.0
- updated the minio client - moved to poetry - added support for python 3.9-3.12 - removed support from python 3.9