We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
python-semantic-release
1 parent e0bf858 commit f589b40Copy full SHA for f589b40
pyproject.toml
@@ -39,6 +39,7 @@ dependencies = [
39
]
40
41
[project.scripts]
42
+python-semantic-release = "semantic_release.__main__:main"
43
semantic-release = "semantic_release.__main__:main"
44
psr = "semantic_release.__main__:main"
45
0 commit comments