Skip to content

Commit 5d9032c

Browse files
committed
set post version spec
1 parent e48741a commit 5d9032c

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
@@ -14,6 +14,9 @@ testpaths = [
1414
[tool.jupyter-releaser]
1515
skip = ["check-links"]
1616

17+
[tool.jupyter-releaser.options]
18+
post-version-spec = "dev"
19+
1720
[tool.tbump.version]
1821
current = "0.2.0.dev0"
1922
regex = '''

0 commit comments

Comments
 (0)