Skip to content

Commit 32602d9

Browse files
committed
simplify
1 parent 5e882ab commit 32602d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -537,7 +537,7 @@ uv pip install twine
537537
538538
rm -rf dist
539539
# bumping the version, building a package and creating a tag.
540-
uv run semantic-release version --patch|--minor|--major
540+
uv run semantic-release version
541541
542542
# this 'release' script now has pushing built modules to pypi only.
543543
./release.sh # and type the target version.

0 commit comments

Comments
 (0)