Skip to content

Commit 2272876

Browse files
📦 update pyproject.toml
1 parent 7d688bb commit 2272876

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ name = "squarecloud-api"
33
version = "3.1.0"
44
description = "SquareCloud API wrapper"
55
authors = ["Robert Nogueira <robertlucasnogueira@gmail.com>"]
6+
mainteners = ["Robert Nogueira <robertlucasnogueira@gmail.com>"]
7+
repository = "https://github.com/squarecloudofc/wrapper-api-py"
8+
documentation = "https://docs.squarecloud.app/sdks/py"
69
license = "MIT License"
710
readme = "README.md"
811
packages = [{ include = "squarecloud" }]

0 commit comments

Comments
 (0)