Skip to content

UV Broader Version Management #18696

@Lyranile

Description

@Lyranile

Summary

I don't know if it was the scope of this, but I want UV to manage versions in a lot more places
I'm using commitizen at the moment which allows me to:

  • Generate CHANGELOGs
  • Define patterns how to change files version
  • Bumping to an exact version number and tagging (hard coding the version)

Switched so many python tools to UV and that one I keep coming back to as UV's one does not currently meets all of my needs
Opening this feature request as I wish I could switch to UV for versioning too

Example

Options similar to this (version being the key in the file):

version_files = [
"src/version.py",
"pyproject.toml:version"
]

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or improvement to existing functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions