We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2ea526 commit fccda7eCopy full SHA for fccda7e
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
5
[project]
6
name = "coc.py"
7
authors = [{ name = "mathsman5133" }]
8
-maintainers = [{ name = "majordoobie" }, { name = "MagicTheDev" }, { name = "Kuchenmampfer" }, { name = "lukasthaler" }]
+maintainers = [{ name = "majordoobie" }, { name = "MagicTheDev" }, { name = "Kuchenmampfer" }, { name = "lukasthaler" }, { name = "doluk" }]
9
version = "2.4.0"
10
description = "A python wrapper for the Clash of Clans API"
11
requires-python = ">=3.7.3"
0 commit comments