uv release tools
Version updated for https://github.com/eytanohana/uv-release-tools to version v1.
- This action is used across all versions by 1 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The uv-release-tools GitHub Action automates semantic versioning for Python projects by managing version bumps, commits, and git tags directly from pull requests. By using release labels (release:patch, release:minor, release:major) on PRs, it eliminates manual version management tasks, ensuring consistency and reducing errors. Its key capabilities include automatic version updates based on pyproject.toml, seamless git tagging, and validation of release labels for a streamlined and error-free release process.
Release notes
Full Changelog: https://github.com/eytanohana/uv-release-tools/commits/v1