Skip to content

Commit 6f98d51

Browse files
committed
fix: Bump the version on release.
1 parent 31729da commit 6f98d51

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

backend/pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,6 @@ exclude = ["sample_plugin.tests*"]
4747

4848
[tool.semantic_release]
4949
build_command = "pip install build && python -m build"
50+
version_tomp = [
51+
"pyproject.toml:project.version"
52+
]

0 commit comments

Comments
 (0)