diff --git a/pyproject.toml b/pyproject.toml index d6b2574304c6497691cfac9bcadb71304e91c604..0bdcd3ae8af33ada0f0b203a3a3f243ac6e8ee62 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] -name = "profile_translator_blocklist" +name = "profile-translator-blocklist" version = "0.3.0" description = "Translate IoT YAML profiles to NFTables / NFQueue files for a block-list firewall." readme = "README.md"