diff --git a/packages/python-sdk/pyproject.toml b/packages/python-sdk/pyproject.toml index f5483c0..fafef61 100644 --- a/packages/python-sdk/pyproject.toml +++ b/packages/python-sdk/pyproject.toml @@ -3,7 +3,7 @@ name = "bytesend" version = "0.1.0" description = "Python SDK for the ByteSend API" authors = ["NodeByte LTD"] -license = "MIT" +license = "AGPL-3.0" readme = "README.md" packages = [{ include = "bytesend" }] include = ["bytesend/py.typed"]