Skip to content

Release v0.6.27

Choose a tag to compare

@github-actions github-actions released this 30 Apr 14:14

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.