Skip to content

chore: Migrate to using pyproject.toml

Abhilash Raj requested to merge maxking/mailman:pyproject into master

Since pyproject.toml is the new standard for python packaging, migrate to using that instead of setup.py

Also, bump version after release.

Merge request reports