We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b54568 commit d63451cCopy full SHA for d63451c
pyproject.toml
@@ -58,7 +58,7 @@ include = ["torchlens*"]
58
version_toml = ["pyproject.toml:project.version"]
59
version_variables = ["torchlens/__init__.py:__version__"]
60
branch = "main"
61
-major_on_zero = false
+major_on_zero = true
62
build_command = "pip install build && python -m build"
63
commit_message = "chore(release): {version}"
64
0 commit comments