diff --git a/pyproject.toml b/pyproject.toml index 116b28960..e5acb4841 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "aiounifi" -version = "68" +version = "69" license = {text = "MIT"} description = "Python library for communicating with UniFi Network Controller API" readme = "README.md"