Skip to content

Commit 8973805

Browse files
author
Joe Snell
committed
update bump script
1 parent 17098ba commit 8973805

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/bump

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
set -e
44

5-
poetry run bumpversion --config-file pyproject.tml "$@"
5+
poetry run bumpversion "$@"

0 commit comments

Comments
 (0)