- Tag master branch
git tag v0.0.0
andgit push --tags
- Visit https://github.com/dotenvx/python-dotenvx/tags
- Click '...' > 'Create Release' next to the new tag
- Put changelog details in body and name release by the same tag
v0.0.0
- Click 'Publish release'
.github/workflows/python-publish.yml
will take care of publishing the latest version