Skip to content

Commit a58c6e5

Browse files
committed
use hatch to update version
1 parent 65729e3 commit a58c6e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ build_cmd = "build:prod"
6666
editable_build_cmd = "install:extension"
6767

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

7171
[tool.jupyter-releaser.hooks]
7272
before-bump-version = [

0 commit comments

Comments
 (0)