Release v0.6.27
Automated release for changes in main branch
Changes in this release:
Implement PyPI publishing steps in main workflow and remove legacy publish-pypi.yml
- Add steps to update version in pyproject.toml, install dependencies, and publish to PyPI using the new workflow.
- Remove the outdated publish-pypi.yml file to streamline the CI/CD process.