Skip to content

Commit fccda7e

Browse files
authored
Fix pyproject.toml
1 parent d2ea526 commit fccda7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55
[project]
66
name = "coc.py"
77
authors = [{ name = "mathsman5133" }]
8-
maintainers = [{ name = "majordoobie" }, { name = "MagicTheDev" }, { name = "Kuchenmampfer" }, { name = "lukasthaler" }]
8+
maintainers = [{ name = "majordoobie" }, { name = "MagicTheDev" }, { name = "Kuchenmampfer" }, { name = "lukasthaler" }, { name = "doluk" }]
99
version = "2.4.0"
1010
description = "A python wrapper for the Clash of Clans API"
1111
requires-python = ">=3.7.3"

0 commit comments

Comments
 (0)