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 46d66bd commit ba7c06dCopy full SHA for ba7c06d
pyproject.toml
@@ -7,7 +7,7 @@ name = "coc.py"
7
authors = [{ name = "mathsman5133" }]
8
maintainers = [{ name = "majordoobie" }, { name = "MagicTheDev" }, { name = "Kuchenmampfer" },
9
{ name = "lukasthaler"}, { name = "doluk"}]
10
-version = "3.4.2"
+version = "3.5.2"
11
description = "A python wrapper for the Clash of Clans API"
12
requires-python = ">=3.7.3"
13
readme = "README.rst"
0 commit comments