diff --git a/pyproject.toml b/pyproject.toml index 32eff13..4fed193 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,7 +60,7 @@ exclude = [ source = "vcs" [tool.hatch.build.hooks.vcs] -version-file = "hdxms-datasets/_version.py" +version-file = "hdxms_datasets/_version.py" [tool.flake8] max-line-length = 100