diff --git a/pyproject.toml b/pyproject.toml index 144afeb..6e89617 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ dependencies = [ description = "Segmentation/resquiggling tool for ONT signals." dynamic = ["version"] license = {text = "GNUv3"} -name = "Dynamont" +name = "dynamont" readme = "README.md" requires-python = ">=3.10"