Skip to content

Commit 3411fd9

Browse files
authored
Update pyproject.toml
1 parent 57e8a22 commit 3411fd9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

pyproject.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,7 @@ dynamic = ["dependencies"]
3535
dependencies = {file = ["requirements.txt"]}
3636

3737
[tool.setuptools.packages.find]
38-
include = ["techdocs_core"]
38+
include = ["techdocs_core"]
39+
40+
[tool.semantic_release]
41+
version_toml = ["pyproject.toml:project.version"]

0 commit comments

Comments
 (0)