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.
1 parent 64251ac commit 2d7402aCopy full SHA for 2d7402a
pyproject.toml
@@ -153,7 +153,7 @@ logging_use_named_masks = false
153
major_on_zero = false
154
allow_zero_version = true
155
tag_format = "v{version}"
156
-version_variables = ["src/dbally/__version__.py:__version__"]
+version_variables = ["src/genai_monitor/__version__.py:__version__"]
157
build_command = "pip install build && python -m build"
158
159
[tool.semantic_release.branches.main]
0 commit comments