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 8752831 commit b1df0f7Copy full SHA for b1df0f7
pyproject.toml
@@ -24,7 +24,7 @@ dependencies = [
24
"pycord-rest-bot>=0.1.0a7",
25
"paillcord>=2.7.0a3",
26
]
27
-requires-python = "==3.12.*"
+requires-python = "==3.13.*"
28
readme = "README.md"
29
license = {text = "MIT"}
30
0 commit comments