v0.3.0
The old PyPi publishing workflow used direct 'setup.py' invocation, which is deprecated. The new workflow uses 'python -m build' - the modern way compliant with PEP 517.
The old PyPi publishing workflow used direct 'setup.py' invocation, which is deprecated. The new workflow uses 'python -m build' - the modern way compliant with PEP 517.