build: Add map2map version tag
This commit is contained in:
parent
034b7e8273
commit
de785cf600
@ -82,7 +82,7 @@ version_toml = [
|
||||
"pyproject.toml:tool.poetry.version",
|
||||
]
|
||||
version_variables = [
|
||||
"auto_seminar/__init__.py:__version__"
|
||||
"map2map/__init__.py:__version__"
|
||||
]
|
||||
build_command_env = []
|
||||
commit_message = "{version}\n\nAutomatically generated by python-semantic-release"
|
||||
|
Loading…
Reference in New Issue
Block a user