diff --git a/pyproject.toml b/pyproject.toml index c419bc11266e..92c11fe0f250 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ name = "chia-blockchain" version = "0.0.0" description = "Chia blockchain full node, farmer, timelord, and wallet." authors = ["Mariano Sorgente "] -license = "Apache License" +license = "Apache-2.0" readme = "README.md" keywords= ["chia", "blockchain", "node"] homepage = "https://chia.net/"