What's Changed
* Add `pyproject.toml` by eitanturok in https://github.com/tgale96/grouped_gemm/pull/16
* Use CUTLASS for both `trans_a` and `trans_b` on Ampere by dfyz in https://github.com/tgale96/grouped_gemm/pull/14
* bump torch, gg version by eitanturok in https://github.com/tgale96/grouped_gemm/pull/18
New Contributors
* eitanturok made their first contribution in https://github.com/tgale96/grouped_gemm/pull/16
* dfyz made their first contribution in https://github.com/tgale96/grouped_gemm/pull/14
**Full Changelog**: https://github.com/tgale96/grouped_gemm/compare/v0.1.4...v0.1.6