We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17098ba commit 8973805Copy full SHA for 8973805
bin/bump
@@ -2,4 +2,4 @@
2
3
set -e
4
5
-poetry run bumpversion --config-file pyproject.tml "$@"
+poetry run bumpversion "$@"
0 commit comments