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