AWS related packages. Built using GitHub Actions and releases created from GitHub and pushed to pypi.
- Update version in setup.py
gh release create <tag> -t <tag>
Example
gh release create 0.8.6 -t 0.8.6
- Update version in setup.py
- Create a Release This will push the package to pypi.