Skip to content

Commit 1d8de0e

Browse files
committed
update release instructions
1 parent b7574c1 commit 1d8de0e

File tree

2 files changed

+394
-7
lines changed

2 files changed

+394
-7
lines changed

RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ python -m build .
2525
```
2626
echo "Enter dev version"
2727
read dev_version
28-
tbump ${dev_version}
28+
tbump ${dev_version} --no-tag
2929
git commit -a -m "Back to dev version"
3030
```
3131

0 commit comments

Comments
 (0)