Skip to content

Commit

Permalink
use hatch to update version
Browse files Browse the repository at this point in the history
  • Loading branch information
DenisaCG committed Aug 9, 2024
1 parent 65729e3 commit a58c6e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ build_cmd = "build:prod"
editable_build_cmd = "install:extension"

[tool.jupyter-releaser.options]
version-cmd = "python scripts/bump-version.py --force"
version-cmd = "hatch version"

[tool.jupyter-releaser.hooks]
before-bump-version = [
Expand Down

0 comments on commit a58c6e5

Please sign in to comment.