We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e882ab commit 32602d9Copy full SHA for 32602d9
README.md
@@ -537,7 +537,7 @@ uv pip install twine
537
538
rm -rf dist
539
# bumping the version, building a package and creating a tag.
540
-uv run semantic-release version --patch|--minor|--major
+uv run semantic-release version
541
542
# this 'release' script now has pushing built modules to pypi only.
543
./release.sh # and type the target version.
0 commit comments