We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88b4678 commit ba9e508Copy full SHA for ba9e508
2 files changed
README.md
@@ -2,7 +2,7 @@
2
3
> For more information, see the documentation here: <https://topggpy.rtfd.io>.
4
5
-The community-maintained Python library for Top.gg.
+The community-maintained Python SDK for Top.gg.
6
7
## Chapters
8
pyproject.toml
@@ -4,7 +4,7 @@ requires = ["setuptools"]
[project]
name = "topggpy"
version = "2.0.0"
-description = "The community-maintained Python library for Top.gg."
+description = "The community-maintained Python SDK for Top.gg."
readme = "README.md"
9
license = { text = "MIT" }
10
authors = [{ name = "null8626" }, { name = "Top.gg" }]
0 commit comments