diff --git a/pyproject.toml b/pyproject.toml index 0ede4106c49fdd15a145d255b26cd9bc57ac3672..b384eb5958626dd1dd885959a965045a5147345b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta" [project] name = "profile-translator-blocklist" -version = "0.4.0" +version = "0.5.0" description = "Translate IoT YAML profiles to NFTables / NFQueue files for a block-list firewall." readme = "README.md" requires-python = ">=3.8"