Skip to content

Commit 4c5c493

Browse files
committed
build: update smenatic-release target version variable
1 parent abc270f commit 4c5c493

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,5 +122,5 @@ log_level = "DEBUG"
122122
build_command = "poetry build"
123123
commit_message = "chore(release): {version} [skip ci]"
124124
version_toml = [
125-
"pyproject.toml:tool.poetry.version"
125+
"pyproject.toml:project.version"
126126
]

0 commit comments

Comments
 (0)