Skip to content

Commit 0308229

Browse files
authored
Update pyproject.toml
1 parent 9a96e59 commit 0308229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ tag_template = "v{new_version}"
3030

3131
[[tool.tbump.file]]
3232
src = "jupyter_server/_version.py"
33-
version_template = '{major}, {minor}, {patch}, "{channel}", "{release}"'
33+
version_template = '({major}, {minor}, {patch}, "{channel}", "{release}")'
3434

3535
[[tool.tbump.field]]
3636
name = "channel"

0 commit comments

Comments
 (0)