diff --git a/pyproject.toml b/pyproject.toml index a311cdb..c6079f0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -120,7 +120,7 @@ version_toml = [ # "file:variable:[format_type]" "pyproject.toml:project.version:nf", ] -version_variable = [ +version_variables = [ # "file:variable:format_type" "src/sample/__init__.py:__version__:nf", ]