Update version in:
pyproject.toml
settings.ini
vyasa/__init__.py
Update CHANGELOG.md
Rebuild and republish:
rm -rf dist/ build/ *.egg-info python -m build python -m twine upload dist/*