Skip to content

Commit f7f9ba8

Browse files
committed
fix: 🐛 Fix release
1 parent 1160853 commit f7f9ba8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ ignore_missing_imports = true
5353

5454
[tool.semantic_release]
5555
branch = "main"
56+
version_toml = [ "pyproject.toml:project.version" ]
5657
version_variables = [ "codelimit/version.py:version" ]
5758
upload_to_repository = false
5859
upload_to_release = false

0 commit comments

Comments
 (0)