- Reverting version back to v3.1.0 and releasing as a new version
3.2.0
- Seperated out list bucket policy into two seperate Sids for clarity - Started using `pyproject.toml`
3.1.0
- Updated UTs and CI to GitHub Actions - Started using `pyproject.toml`
3.0.0
- Added secrets parameters and access for users
2.0.0
Changed
- Updated yaml read based on [this](https://github.com/yaml/pyyaml/wiki/PyYAML-yaml.load(input)-Deprecation) - Added `alpha-athena-dump` bucket to list bucket iam actions - required to work with `s3tools` package
1.2.3
Changed
- removed f-strings and changed python requirements to 3.5 and above