Skip to content

Commit e6e766e

Browse files
Update release_tools/version_bump.sh
Co-authored-by: Copilot <[email protected]>
1 parent b25e32f commit e6e766e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release_tools/version_bump.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
# Script for updating the version number. Call it like this:
77
#
8-
# ./release_tools/version_bump minor
8+
# ./release_tools/version_bump.sh minor
99
#
1010
# It uses `hatch version` to update the version number. Use
1111
# major/minor/micro to determine which part of the version number to

0 commit comments

Comments
 (0)