7 / 10

Post-PublicationURL copied

  1. Create a git tag:
Copied
git tag v0.1.0
git push origin v0.1.0
  1. Create a GitHub release with the changelog

  2. Test installation:

Copied
pip install vyasa