Loading README.md +2 −2 Original line number Diff line number Diff line Loading @@ -124,10 +124,10 @@ Known limitations: ## For maintainers Docker image tag and library version is automatically computed from git tag. Use too `bump-my-version` to read the Git history/tags, increment `major`, `minor`, or `patch`, and create the corresponding Git tag. Use tool `bump-my-version` to read the Git history/tags, increment `major`, `minor`, or `patch`, and create the corresponding Git tag. ``` uv tools install bump-my-version uv tool install bump-my-version ``` Then to tag and push a new version (ex. `minor`): Loading Loading
README.md +2 −2 Original line number Diff line number Diff line Loading @@ -124,10 +124,10 @@ Known limitations: ## For maintainers Docker image tag and library version is automatically computed from git tag. Use too `bump-my-version` to read the Git history/tags, increment `major`, `minor`, or `patch`, and create the corresponding Git tag. Use tool `bump-my-version` to read the Git history/tags, increment `major`, `minor`, or `patch`, and create the corresponding Git tag. ``` uv tools install bump-my-version uv tool install bump-my-version ``` Then to tag and push a new version (ex. `minor`): Loading