feat(uv): add support for uv 0.7.x project versioning #16

Merged
cpressland merged 1 commit from uv_0_7_x into master 2025-05-01 11:46:39 +01:00
cpressland commented 2025-05-01 10:28:12 +01:00 (Migrated from github.com)
  • Implement a uv version ${{ github.ref_name }} step to set the package version to the GitHub tag.
  • Set the project version to 0.0.0 to make it clear during local development you're not working off of a production release.
  • Add ruff to dev dependencies.
* Implement a `uv version ${{ github.ref_name }}` step to set the package version to the GitHub tag. * Set the project version to `0.0.0` to make it clear during local development you're not working off of a production release. * Add `ruff` to dev dependencies.
Sign in to join this conversation.
No description provided.