Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

uv version enhancement for changing the project version #7818

Closed
butterlyn opened this issue Sep 30, 2024 · 1 comment
Closed

uv version enhancement for changing the project version #7818

butterlyn opened this issue Sep 30, 2024 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@butterlyn
Copy link

Request for an enhancement to the feature uv version to enable the command to dynamically set/update the project version (in the pyproject.toml file), similar to the Poetry command poetry version (link).

Example proposed functionality:
uv version 1.4.2 would update the pyproject.toml file with version 1.4.2.

Use case:
To use uv build within CI pipelines that include automatic version incrementing, there needs to be a way to dynamically set/update the project version within the CI pipeline. This is currently blocking migration from Poetry to uv for my projects that have CI pipelines with automatic version incrementing.

@zanieb
Copy link
Member

zanieb commented Sep 30, 2024

This is a duplicate of #6298

@zanieb zanieb closed this as not planned Won't fix, can't repro, duplicate, stale Sep 30, 2024
@zanieb zanieb added the duplicate This issue or pull request already exists label Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants