Skip to content

Commit 02e5f3a

Browse files
authored
Use new post-version-spec from jupyter_releaser (#777)
1 parent 77be2f5 commit 02e5f3a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ filterwarnings = [
2828
[tool.jupyter-releaser]
2929
skip = ["check-links"]
3030

31+
[tool.jupyter-releaser.options]
32+
post-version-spec = "dev"
33+
3134
[tool.tbump.version]
3235
current = "1.16.1.dev0"
3336
regex = '''

0 commit comments

Comments
 (0)