diff --git a/pyproject.toml b/pyproject.toml index cfb5d5d..9815656 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ name = "xiaomi-ble" version = "0.30.0" description = "Manage Xiaomi BLE devices" authors = ["John Carr "] -license = "Apache Software License 2.0" +license = "Apache-2.0" readme = "README.md" repository = "https://github.com/bluetooth-devices/xiaomi-ble" documentation = "https://xiaomi-ble.readthedocs.io"