diff --git a/pyproject.toml b/pyproject.toml index 2286c29..8413807 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ include = [ ] keywords = ["docker", "versioning", "automation", "ci"] license = "MIT" -name = "dockerautotag" +name = "docker-autotag" packages = [ {include = "dockerautotag"}, ]