diff --git a/pyproject.toml b/pyproject.toml index 88d2252ef7..8a345d5e86 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,8 +1,8 @@ [tool.poetry] name = "acapy_agent" version = "1.0.1rc1" -description = "Hyperledger Aries Cloud Agent Python (ACA-Py) is a foundation for building decentralized identity applications and services running in non-mobile environments. " -authors = ["Hyperledger Aries "] +description = "(ACA-Py) A Cloud Agent Python is a foundation for building decentralized identity applications and services running in non-mobile environments. " +authors = [] license = "Apache-2.0" readme = "README.md" packages = [{include = "acapy_agent"}]