diff --git a/pyproject.toml b/pyproject.toml index b096dbd..00298eb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ include = ["ynca*"] [project] name = "ynca" -version = "5.17.0b0" +version = "5.17.0" description = "Package to control Yamaha receivers that support the YNCA protocol." readme = "README.md" requires-python = ">=3.8"