diff --git a/pyproject.toml b/pyproject.toml index 1f641f4..d9571a9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ name = "unifi-discovery" version = "1.1.8" description = "Discover Unifi Devices" authors = ["J. Nick Koston "] -license = "Apache Software License 2.0" +license = "Apache-2.0" readme = "README.md" repository = "https://github.com/uilibs/unifi-discovery" documentation = "https://unifi-discovery.readthedocs.io"