Skip to content

Commit 63b249d

Browse files
fix: semantic_release
1 parent 794aba6 commit 63b249d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,5 @@ pytest = "*"
3939

4040
[tool.semantic_release]
4141
branch = "main"
42-
version_source = "tag"
43-
commit_version_number = true
4442
version_toml = "pyproject.toml:tool.poetry.version"
4543
build_command = "pip install poetry && poetry build"

0 commit comments

Comments
 (0)