Publishing to PyPI

Post-PublicationURL copied

  1. Create a git tag:
git tag v0.1.0
git push origin v0.1.0
  1. Create a GitHub release with the changelog
  1. Test installation:
pip install vyasa