Skip to content

Commit d4e0db9

Browse files
authored
Merge pull request #16 from NodeByteLTD/main
Change license from MIT to AGPL-3.0
2 parents 966c14c + a7785fd commit d4e0db9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/python-sdk/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "bytesend"
33
version = "0.1.0"
44
description = "Python SDK for the ByteSend API"
55
authors = ["NodeByte LTD"]
6-
license = "MIT"
6+
license = "AGPL-3.0"
77
readme = "README.md"
88
packages = [{ include = "bytesend" }]
99
include = ["bytesend/py.typed"]

0 commit comments

Comments
 (0)