diff --git a/pyproject.toml b/pyproject.toml index d96cf05..64b1c83 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,6 +44,7 @@ dev = [ [tool.hatch.version] source = "vcs" +raw-options = { fallback_version = "0.0.0" } [tool.ruff] line-length = 120