Skip to content

Commit

Permalink
chore: update pyproject.toml for semantic release
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrugman committed May 25, 2023
1 parent 99f8687 commit adff3ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -183,6 +183,6 @@ markers = ["spark"]

[tool.semantic_release]
version_variable = [
"setup.py:__version__",
"pyproject.toml:__version__",
"popmon/version.py:version",
]

0 comments on commit adff3ec

Please sign in to comment.