Skip to content

Commit 153c0e2

Browse files
committed
update
1 parent 6b6761e commit 153c0e2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tools/bump_version.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
Examples:
1414
python bump_version.py 1.0.5 --change-type Fixed --description "Bug fix for provider"
1515
python bump_version.py 1.1.0 --change-type Added --description "New feature"
16+
1617
"""
1718

1819
import re

0 commit comments

Comments
 (0)