astro-sdk
astro-sdk copied to clipboard
Set up the release process of the PyPI package for the SQL CLI
Please describe the feature you'd like to see At the moment, any developer of the Python SDK project can release new versions, as documented in https://github.com/astronomer/astro-sdk/blob/main/python-sdk/docs/development/RELEASE.md.
Describe the solution you'd like To have the same capability for the SQL CLI.
Acceptance Criteria
- [ ] Any developer from the SQL CLI is able to release the python package to PyPI.