Skip to content

Commit da6b076

Browse files
authored
Update pyproject.toml
1 parent 8963138 commit da6b076

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pyproject.toml

+6
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
11
[tool.black]
22
line-length = 79
3+
4+
[tool.semantic_release]
5+
version_variable = [
6+
'hpecp/__init__.py:__version__',
7+
#'docs/conf.py:version',
8+
]

0 commit comments

Comments
 (0)