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 fdf88e2 commit 2367889Copy full SHA for 2367889
hatch.toml
@@ -175,5 +175,5 @@ package = ["python scripts/package.py"]
175
publish = ["python scripts/publish.py"]
176
extract-release-notes = ["python scripts/extract_release_notes.py"]
177
is-prerelease = ["python scripts/is_prerelease.py"]
178
-bump = ["cz bump"]
+bump = ["cz bump {args}"]
179
install-bundled-editable = "python ./scripts/install_bundled_editable.py"
0 commit comments